Updated the list of required dependencies for the project, removing the community.proxmox collection and adding community.general.
8 lines
120 B
YAML
8 lines
120 B
YAML
# requirements.yml
|
|
---
|
|
collections:
|
|
# Install a collection by name
|
|
- name: community.proxmox
|
|
- name: community.general
|
|
|