iac_stack/ansible/requirements.yml
2025-07-15 00:11:39 +02:00

6 lines
No EOL
117 B
YAML

---
collections:
- name: community.general
version: ">=6.0.0"
- name: community.docker
version: ">=3.0.0"