ansible-ipa-management/collections/requirements.yml

8 lines
121 B
YAML
Raw Normal View History

2021-02-11 07:27:20 +00:00
---
# Collections
collections:
- name: freeipa.ansible_freeipa
2022-03-28 01:54:24 +00:00
- name: community.general
- name: ansible.posix
...