Files
ansible_samba_tasks/roles/requirements.yml
Jose 7553e3fbf0 fix 🐛: Update requirements.yml to use the latest versions of samba_ad_dc, samba_domain_member, and samba_windows_share from git repositories.
Fixes an outdated requirement in the roles/requirements.yml file by updating the source URLs and SCM to use Git repositories for the specified packages.
2025-10-10 19:11:22 +02:00

11 lines
319 B
YAML

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