unbound: configure as a forwarded that accepts connections
This commit is contained in:
3
roles/dns/vars/Debian.yaml
Normal file
3
roles/dns/vars/Debian.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
unbound_conf_d_path: /etc/unbound/unbound.conf.d
|
||||
unbound_checkconf_command: unbound-checkconf %s
|
@ -1,3 +1,5 @@
|
||||
---
|
||||
unbound_conf_d_path: /etc/unbound/conf.d
|
||||
unbound_checkconf_command: 'true %s'
|
||||
|
||||
# vim:ft=yaml.ansible:
|
||||
|
Reference in New Issue
Block a user