chore 📦: Update package list in defaults/main.yml

Updated the list of required packages for Samba, replacing 'dnsutils' with 'bind9-dnsutils'. This change ensures compatibility with the latest DNS server version. No functional changes were made.
This commit is contained in:
2025-11-03 19:07:13 +01:00
parent d1961671d2
commit 92f2c4eb4b

View File

@@ -40,7 +40,8 @@ samba_packages:
- libnss-winbind
- krb5-config
- krb5-user
- dnsutils
- bind9-dnsutils
# - dnsutils
- python3-setproctitle
# - smbclient