service-ansible/requirements.yaml

7 lines
89 B
YAML
Raw Normal View History

2023-08-30 23:35:26 +02:00
---
collections:
- ansible.posix
- community.general
- community.docker.docker_prune
...