# managed by ansible domain {{ resolv_conf_domain }} options timeout: 1 {% for item in dns_ips %} nameserver {{ item }} {% endfor %}