diff --git a/handlers/main.yml b/handlers/main.yml index 6b2b801..452e2e9 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -6,7 +6,8 @@ systemd: name: unbound enabled: yes - state: started + state: restarted + daemon_reload: yes - name: Set unbound as default dns replace: path: /etc/resolv.conf