ansibleguy.infra_certs/requirements.yml

8 lines
187 B
YAML

---
# external roles and collections to download
# install: ansible-galaxy install -r requirements.yml
collections:
- name: 'community.crypto'
source: 'https://galaxy.ansible.com'