--- # Collections required for this repo. # Install with: ansible-galaxy collection install -r collections/requirements.yml collections: - name: community.general version: ">=6.0.0" - name: community.proxmox version: ">=1.0.0" - name: ansible.posix version: ">=1.4.0"