From cfc3de61b40ec6c625080aac7f7bf89474aa34f3 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 21 Jan 2024 23:05:25 +0000 Subject: [PATCH] Add fallback quad9 address This aids availability, along with a healthcheck --- ansible/roles/adguardhome/files/Corefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ansible/roles/adguardhome/files/Corefile b/ansible/roles/adguardhome/files/Corefile index 1234a59..75469cb 100644 --- a/ansible/roles/adguardhome/files/Corefile +++ b/ansible/roles/adguardhome/files/Corefile @@ -2,8 +2,9 @@ errors cancel - forward . tls://9.9.9.10 { + forward . tls://9.9.9.10 tls://149.112.112.10 tls://2620:fe::10 tls://2620:fe::fe:10 { tls_servername dns10.quad9.net + health_check 15s } hosts {