diff --git a/collections/requirements.yml b/collections/requirements.yml index 7feb75f..b7e5c60 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -1,4 +1,6 @@ --- collections: - name: community.general + source: https://galaxy.ansible.com + - name: community.generaldasdas source: https://galaxy.ansible.com \ No newline at end of file diff --git a/roles/requirements.yml b/roles/requirements.yml index b9e2614..8e206a9 100644 --- a/roles/requirements.yml +++ b/roles/requirements.yml @@ -1,5 +1,5 @@ --- -collections: +roles: - name: community.general source: https://galaxy.ansible.com - name: community.generaldas