fixed requirements

This commit is contained in:
AnsibleGuy 2021-11-06 02:15:33 +01:00
parent 066d95535e
commit d37973efb8
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# external roles and collections to download # external roles and collections to download
# install: ansible-galaxy install -r requirements.yml # install: ansible-galaxy install -r requirements.yml
collections: [] collections:
- name: 'community.crypto' - name: 'community.crypto'
source: 'https://galaxy.ansible.com' source: 'https://galaxy.ansible.com'