Added a new dependency to the project, specifically the Proxmox collection. This change will enable the use of Proxmox as a collection in our project.
5 lines
92 B
YAML
5 lines
92 B
YAML
# requirements.yml
|
|
---
|
|
collections:
|
|
# Install a collection by name
|
|
- name: community.proxmox |