unbound_cache/handlers/main.yml
2019-04-02 15:28:54 +02:00

7 lines
76 B
YAML

- name: Restart unbound
service:
name: unbound
state: restarted