fix 🐛: Update requirements.yml to include the correct source and SCM for ansible_samba_domain_member and ansible_samba_ad_dc roles.
This commit updates the `requirements.yml` file to specify the correct source and SCM for the `ansible_samba_domain_member` and `ansible_samba_ad_dc` roles. This ensures that the roles are fetched from the specified repositories using Git.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# requirements.yml
|
||||
- src: https://repo.piave7.duckdns.org/Jose/ansible_samba_domain_member
|
||||
scm: git
|
||||
|
||||
- src: git@repo.piave7.duckdns.org:Jose/ansible_samba_ad_dc.git
|
||||
scm: git
|
||||
|
||||
Reference in New Issue
Block a user