Joshua M. Boniface
88209a2b70
For some reason Cloudflare works in fewer places than Google, so just use it instead.
7 lines
128 B
Django/Jinja
7 lines
128 B
Django/Jinja
# DNS resolver configuration
|
|
# {{ ansible_managed }}
|
|
|
|
options timeout:1 attempts:3 rotate
|
|
nameserver 8.8.8.8
|
|
nameserver 8.8.4.4
|