modified: roles/requirements.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user