Add local domain to resolver config

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:25 -04:00
parent 4f5dbee8ee
commit a4be011884
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