service-ansible/requirements.yaml

7 lines
76 B
YAML

---
collections:
- ansible.posix
- community.general
- community.docker
...