feat : Add additional Ansible collections to requirements.yml

This commit is contained in:
2025-12-07 22:19:02 +01:00
parent c93f2d8ea0
commit 8527a4a4ad

View File

@@ -2,4 +2,7 @@
---
collections:
# Install a collection by name
- name: community.proxmox
- name: community.proxmox
- name: community.general
- name: community.docker
- name: community.windows