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:
@@ -40,7 +40,8 @@ samba_packages:
|
||||
- libnss-winbind
|
||||
- krb5-config
|
||||
- krb5-user
|
||||
- dnsutils
|
||||
- bind9-dnsutils
|
||||
# - dnsutils
|
||||
- python3-setproctitle
|
||||
# - smbclient
|
||||
|
||||
|
||||
Reference in New Issue
Block a user