diff --git a/awx/api/templates/instance_install_bundle/requirements.yml b/awx/api/templates/instance_install_bundle/requirements.yml index 8b0e2b218f..65df80b51d 100644 --- a/awx/api/templates/instance_install_bundle/requirements.yml +++ b/awx/api/templates/instance_install_bundle/requirements.yml @@ -1,5 +1,4 @@ --- collections: - - name: https://github.com/ansible/receptor-collection - type: git - version: main + - name: ansible.receptor + version: 2.0.3