We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f099456 commit 2935d52Copy full SHA for 2935d52
ansible/roles/firewall/files/resolv.conf
@@ -0,0 +1,5 @@
1
+lookup file bind
2
+nameserver 127.0.0.1
3
+# Only neccessary for boot-up, so ntpd can sync
4
+nameserver 1.0.0.1
5
+nameserver 1.1.1.1
0 commit comments