Updated the role to include optional tests after running it, ensuring that DNS resolution is correctly configured. The code has been refactored to improve readability and maintainability.
5 lines
82 B
Django/Jinja
5 lines
82 B
Django/Jinja
[Resolve]
|
|
DNS={{ dns_servers | join(' ') }}
|
|
Domains={{ dns_search }}
|
|
FallbackDNS=
|