2025-10-09 18:30:11 +02:00
|
|
|
# requirements.yml
|
2025-10-11 06:49:10 +02:00
|
|
|
- src: https://repo.piave7.duckdns.org/Jose/ansible_samba_ad_dc.git
|
2025-10-11 06:48:11 +02:00
|
|
|
# scm: git
|
|
|
|
|
|
2025-10-10 20:37:22 +02:00
|
|
|
- name: ansible_samba_domain_member
|
2025-10-10 20:40:00 +02:00
|
|
|
src: git@repo.piave7.duckdns.org:Jose/ansible_samba_domain_member.git # <-- Use the SSH URL
|
2025-10-10 20:16:14 +02:00
|
|
|
scm: git
|
2025-10-10 20:37:22 +02:00
|
|
|
version: master # or a specific tag/branch like 'v1.0.0'
|
|
|
|
|
|
2025-10-10 20:02:51 +02:00
|
|
|
- src: git+ssh://git@repo.piave7.dedyn.io/Jose/ansible_samba_windows_share
|
|
|
|
|
scm: git
|