iac_stack/ansible/requirements.yml

6 lines
117 B
YAML
Raw Normal View History

2025-06-16 18:01:59 +02:00
---
collections:
2025-06-21 09:07:11 +02:00
- name: community.general
version: ">=6.0.0"
- name: community.docker
version: ">=3.0.0"