Skip to content
Snippets Groups Projects
Unverified Commit cdc8d17d authored by yun's avatar yun Committed by GitHub
Browse files

Check nameserver when dns is enable (#10561)

parent 8f0e553e
No related branches found
No related tags found
No related merge requests found
......@@ -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?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment