unbound(role): update readme and move task block to top level and remove unused

This commit is contained in:
bitwhisker 2026-08-07 22:27:48 +02:00
commit 7eabd88e2c
Signed by: bitwhisker
SSH key fingerprint: SHA256:KybIk/tusSKao6eLGY+ILlFa1rCrzwx66/acBAcKUqE
4 changed files with 68 additions and 72 deletions

View file

@ -4,12 +4,6 @@
name: unbound.service
state: restarted
- name: unbound.reloaded
become: true
ansible.builtin.systemd:
name: unbound.service
state: reloaded
- name: prometheus-unbound-exporter.restarted
become: true
ansible.builtin.systemd: