unbound(role): fix unbound config template

- fix some indentation problems
- fix access control
- fix remote control unix socket and thrust anchor file (because debain
appamour ist annoying)
  - add unbound-anchor package
This commit is contained in:
bitwhisker 2026-06-21 20:06:32 +02:00
commit aec4ea4090
Signed by: bitwhisker
SSH key fingerprint: SHA256:KybIk/tusSKao6eLGY+ILlFa1rCrzwx66/acBAcKUqE
2 changed files with 18 additions and 12 deletions

View file

@ -6,6 +6,11 @@
ansible.builtin.package:
name: unbound
- name: install unbound-anchor
become: true
ansible.builtin.package:
name: unbound-anchor
- name: ensure correct directory permissions
become: true
ansible.builtin.file: