Loading templates/unbound/unbound.conf.j2 +1 −2 Original line number Diff line number Diff line server: verbosity: 1 interface: {{ ansible_default_ipv4 }} interface: {{ keepalived_virtual_ipaddress }} interface-automatic: yes ip-freebind: yes port: 53 do-ip4: yes Loading Loading
templates/unbound/unbound.conf.j2 +1 −2 Original line number Diff line number Diff line server: verbosity: 1 interface: {{ ansible_default_ipv4 }} interface: {{ keepalived_virtual_ipaddress }} interface-automatic: yes ip-freebind: yes port: 53 do-ip4: yes Loading