docs 📝: Update package list for smbclient and samba-client

Updated package lists to ensure compatibility with different Linux distributions. This change will improve the reliability of the Ansible playbook when using these packages.
This commit is contained in:
2025-11-07 06:18:33 +01:00
parent 4c18590881
commit 6107513f72
2 changed files with 3 additions and 1 deletions

View File

@@ -45,6 +45,8 @@ samba_packages:
- python3-setproctitle
# - smbclient
- samba-ad-dc
- smbclient # Debian/Ubuntu
- samba-client # RHEL family (it will skip if not available)
# template for /etc/resolv.conf
location_internal_dns: 192.168.1.1