feat: added interface bindings

This commit is contained in:
Simon Cornet 2025-07-14 16:55:40 +02:00
commit a3fa8e519d

View file

@ -1,6 +1,8 @@
server:
verbosity: 1
interface: 0.0.0.0
interface: {{ ansible_default_ipv4 }}
interface: {{ keepalived_virtual_ipaddress }}
ip-freebind: yes
port: 53
do-ip4: yes
do-ip6: yes