Check nameserver when dns is enable (#10561)
This commit is contained in:
@ -91,6 +91,7 @@
|
||||
- configured_nameservers is defined
|
||||
- not (upstream_dns_servers is defined and upstream_dns_servers | length > 0)
|
||||
- not (disable_host_nameservers | default(false))
|
||||
- dns_mode in ['coredns', 'coredns_dual']
|
||||
|
||||
- name: NetworkManager | Check if host has NetworkManager
|
||||
# noqa command-instead-of-module - Should we use service_facts for this?
|
||||
|
Reference in New Issue
Block a user