This commit is contained in:
AnsibleGuy 2023-01-21 17:43:41 +01:00
parent b387a92e2b
commit 893500f3d7
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
# install: ansible-galaxy install -r requirements.yml
collections:
- name: 'community.crypto'
- name: 'community.general'
- 'community.crypto'
- 'community.general'
roles:
- src: 'ansibleguy.infra_certs'