diff --git a/awx/api/templates/instance_install_bundle/requirements.yml b/awx/api/templates/instance_install_bundle/requirements.yml index 04ec754ea3..75f4867a5e 100644 --- a/awx/api/templates/instance_install_bundle/requirements.yml +++ b/awx/api/templates/instance_install_bundle/requirements.yml @@ -1,5 +1,5 @@ --- collections: - - name: https://github.com/fosterseth/receptor-collection.git + - name: https://github.com/ansible/receptor-collection.git type: git - version: systemd_override + version: main