feat : Add Proxmox collection to requirements.yml

Added the Proxmox collection to the requirements.yml file, allowing users to install it using Ansible.
This commit is contained in:
2025-10-21 19:49:45 +02:00
parent ae070609e1
commit a7d9d5b2d3

View File

@@ -1,2 +1,5 @@
# requirements.yml
- src: community.proxmox
---
collections:
# Install a collection by name
- name: community.proxmox