# requirements.yml # - src: arillso.localization # Role hosted in your private Gitea instance - name: ansible_samba_ad_dc src: https://repo.piave7.duckdns.org/Jose/ansible_samba_ad_dc.git scm: git - name: ansible_proxmox_vm src: https://repo.piave7.duckdns.org/Jose/ansible_proxmox_VM.git scm: git - name: ansible-playbook-homelab src: https://github.com/joshrnoll/ansible-playbook-homelab.git scm: git # version: master # or a specific tag/branch like 'v1.0.0' - name: ansible-role-debian_common src: https://repo.piave7.duckdns.org/Jose/ansible-role-debian_common.git scm: git # - name: ansible_samba_domain_member # src: git@repo.piave7.duckdns.org:Jose/ansible_samba_domain_member.git # <-- Use the SSH URL # scm: git # version: master # or a specific tag/branch like 'v1.0.0' # - src: git+ssh://git@repo.piave7.duckdns.org/Jose/ansible_samba_windows_share # scm: git