feat ✨: Update requirements.yml to include additional Ansible collections
This commit is contained in:
@@ -5,4 +5,5 @@ collections:
|
||||
- name: community.proxmox
|
||||
- name: community.general
|
||||
- name: community.docker
|
||||
- name: community.windows
|
||||
- name: community.windows
|
||||
- name: joshrnoll.homelab
|
||||
@@ -10,6 +10,9 @@
|
||||
src: https://repo.piave7.duckdns.org/Jose/ansible_proxmox_VM.git
|
||||
scm: git
|
||||
|
||||
- name: ansible_proxmox_vm
|
||||
src: https://github.com/joshrnoll/ansible-playbook-homelab/tree/main
|
||||
scm: git
|
||||
# version: master # or a specific tag/branch like 'v1.0.0'
|
||||
|
||||
# - name: ansible_samba_domain_member
|
||||
|
||||
Reference in New Issue
Block a user