Added a new Git repository for ansible_samba_domain_member in the roles/requirements.yml file. This change ensures that the role can be installed from a remote source.
10 lines
271 B
YAML
10 lines
271 B
YAML
# requirements.yml
|
|
- src: https://repo.piave7.duckdns.org/Jose/ansible_samba_domain_member.git
|
|
scm: git
|
|
|
|
- src: git@repo.piave7.duckdns.org:Jose/ansible_samba_ad_dc.git
|
|
scm: git
|
|
|
|
- src: git+ssh://git@repo.piave7.dedyn.io/Jose/ansible_samba_windows_share
|
|
scm: git
|