Added tasks to install required packages, configure Kerberos and Samba, and join the domain. This refactoring improves the automation of the setup process.
5 lines
104 B
Django/Jinja
5 lines
104 B
Django/Jinja
[libdefaults]
|
|
default_realm = {{ ad_realm }}
|
|
dns_lookup_realm = false
|
|
dns_lookup_kdc = true
|