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:
@@ -1,2 +1,5 @@
|
||||
# requirements.yml
|
||||
- src: community.proxmox
|
||||
---
|
||||
collections:
|
||||
# Install a collection by name
|
||||
- name: community.proxmox
|
||||
|
||||
Reference in New Issue
Block a user