diff --git a/roles/base/templates/etc/resolv.conf.j2 b/roles/base/templates/etc/resolv.conf.j2 index 6744c90..f072c6a 100644 --- a/roles/base/templates/etc/resolv.conf.j2 +++ b/roles/base/templates/etc/resolv.conf.j2 @@ -2,4 +2,5 @@ # {{ ansible_managed }} options timeout:1 attempts:3 rotate -nameserver 1.1.1.1 +nameserver 8.8.8.8 +nameserver 8.8.4.4