Files
ansible_samba_tasks/roles/requirements.yml
Jose 75d08baf68 refactor ♻️: Refactored the requirements.yml file to use HTTPS for Git URLs and updated the SCM field to 'git'. This change ensures that all references to the repositories are secure and consistent.
Updated the requirements.yml file to use HTTPS for Git URLs and updated the SCM field to 'git'. This refactoring enhances security and consistency in the repository management.
2025-10-10 20:02:51 +02:00

10 lines
265 B
YAML

# requirements.yml
- src: git@repo.piave7.duckdns.org:Jose/ansible_samba_ad_dc.git
scm: git
- src: https://repo.piave7.duckdns.org/Jose/ansible_samba_domain_member
scm: git
- src: git+ssh://git@repo.piave7.dedyn.io/Jose/ansible_samba_windows_share
scm: git