fix 🐛: Update requirements.yml to point to the correct repository for ansible_samba_ad_dc
The requirements.yml file was updated to use the correct Git URL for the ansible_samba_ad_dc repository, which resolves a bug in the previous commit.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# requirements.yml
|
||||
- src: git@repo.piave7.duckdns.org:Jose/ansible_samba_ad_dc.git
|
||||
- src: https://repo.piave7.duckdns.org/Jose/ansible_samba_domain_member
|
||||
scm: git
|
||||
|
||||
- src: https://repo.piave7.duckdns.org/Jose/ansible_samba_domain_member
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user