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:
2025-10-10 20:07:09 +02:00
parent 872743ddad
commit 75c2cef857

View File

@@ -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