diff --git a/roles/dns_adblocking/templates/dnsmasq.conf.j2 b/roles/dns_adblocking/templates/dnsmasq.conf.j2 index 8e6fed39..c00437dc 100644 --- a/roles/dns_adblocking/templates/dnsmasq.conf.j2 +++ b/roles/dns_adblocking/templates/dnsmasq.conf.j2 @@ -648,7 +648,7 @@ addn-hosts=/var/lib/dnsmasq/block.hosts # Provide an alias for a "local" DNS name. Note that this _only_ works # for targets which are names from DHCP or /etc/hosts. Give host # "bert" another name, bertrand -#cname=bertand,bert +#cname=bertrand,bert # For debugging purposes, log each DNS query as it passes through # dnsmasq.