diff --git a/collections/requirements.yml b/collections/requirements.yml index f6a0417..7d5bae8 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -5,4 +5,5 @@ collections: - name: community.proxmox - name: community.general - name: community.docker -- name: community.windows \ No newline at end of file +- name: community.windows +- name: joshrnoll.homelab \ No newline at end of file diff --git a/roles/requirements.yml b/roles/requirements.yml index a16f818..99c5898 100644 --- a/roles/requirements.yml +++ b/roles/requirements.yml @@ -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