diff --git a/roles/requirements.yml b/roles/requirements.yml index 83f1cbb..d8e1531 100644 --- a/roles/requirements.yml +++ b/roles/requirements.yml @@ -1,8 +1,11 @@ # requirements.yml - src: arillso.localization -- src: https://repo.piave7.dedyn.io:Jose/ansible_samba_ad_dc.git +# Role hosted in your private Gitea instance +- name: my_gitea_role + src: git@repo.piave7.dedyn.io:Jose/ansible_samba_ad_dc.gitt # <-- Use the SSH URL scm: git + version: master # or a specific tag/branch like 'v1.0.0' - name: ansible_samba_domain_member src: git@repo.piave7.duckdns.org:Jose/ansible_samba_domain_member.git # <-- Use the SSH URL