diff --git a/templates/unbound/unbound.conf.j2 b/templates/unbound/unbound.conf.j2 index f5eded7..3af4e6d 100644 --- a/templates/unbound/unbound.conf.j2 +++ b/templates/unbound/unbound.conf.j2 @@ -1,7 +1,6 @@ server: verbosity: 1 - interface: {{ ansible_default_ipv4 }} - interface: {{ keepalived_virtual_ipaddress }} + interface-automatic: yes ip-freebind: yes port: 53 do-ip4: yes