ansible-ipa-management/collections/requirements.yml
2022-03-27 18:54:24 -07:00

8 lines
121 B
YAML

---
# Collections
collections:
- name: freeipa.ansible_freeipa
- name: community.general
- name: ansible.posix
...