diff --git a/roles/requirements.yml b/roles/requirements.yml index d8e1531..58b0ac3 100644 --- a/roles/requirements.yml +++ b/roles/requirements.yml @@ -3,7 +3,7 @@ # 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 + src: git@repo.piave7.duckdns.org:Jose/ansible_samba_ad_dc.git # <-- Use the SSH URL scm: git version: master # or a specific tag/branch like 'v1.0.0' @@ -12,5 +12,5 @@ scm: git version: master # or a specific tag/branch like 'v1.0.0' -- src: git+ssh://git@repo.piave7.dedyn.io/Jose/ansible_samba_windows_share +- src: git+ssh://git@repo.piave7.duckdns.org/Jose/ansible_samba_windows_share scm: git