ansible/roles/unbound/handlers/main.yml
Yohaï-Eliel BERREBY 1dca5d2259 unbound: use handlers
Only restart unbound if the configuration
was actually updated.
2020-05-02 16:43:44 +02:00

5 lines
74 B
YAML

- name: restart unbound
systemd:
state: restarted
name: unbound