Add local domain to resolver config

This commit is contained in:
Joshua Boniface 2021-01-28 13:34:26 -05:00
parent 04ca8f73d2
commit fa0aeec88e
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# DNS resolver configuration
# {{ ansible_managed }}
domain {{ local_domain }}
options timeout:1 attempts:3 rotate
nameserver 8.8.8.8
nameserver 8.8.4.4