unbound: configure as a forwarded that accepts connections

This commit is contained in:
2022-08-30 07:24:18 -05:00
parent 621ae59e63
commit 399f5541c6
7 changed files with 63 additions and 3 deletions

View File

@ -0,0 +1,3 @@
---
unbound_conf_d_path: /etc/unbound/unbound.conf.d
unbound_checkconf_command: unbound-checkconf %s

View File

@ -1,3 +1,5 @@
---
unbound_conf_d_path: /etc/unbound/conf.d
unbound_checkconf_command: 'true %s'
# vim:ft=yaml.ansible: