diff --git a/awx/api/templates/instance_install_bundle/requirements.yml b/awx/api/templates/instance_install_bundle/requirements.yml index 75f4867a5e..fca5738b06 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.git - type: git - version: main + - name: ansible.receptor + version: 2.0.0