fix 🐛: Correct repository URL for ansible_proxmox_vm in requirements.yml
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
scm: git
|
scm: git
|
||||||
|
|
||||||
- name: ansible_proxmox_vm
|
- name: ansible_proxmox_vm
|
||||||
src: https://github.com/joshrnoll/ansible-playbook-homelab/tree/main
|
src: https://github.com/joshrnoll/ansible-playbook-homelab.git
|
||||||
scm: git
|
scm: git
|
||||||
# version: master # or a specific tag/branch like 'v1.0.0'
|
# version: master # or a specific tag/branch like 'v1.0.0'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user