diff --git a/collections/requirements.yml b/collections/requirements.yml index a1e10a4..2eb361b 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -1,6 +1,6 @@ --- collections: - - name: infra.controller_configuration - version: 2.11.0 - + - name: infra.aap_configuration + type: git + source: https://github.com/redhat-cop/infra.aap_configuration.git ...