unbound_cache/handlers/main.yml

7 lines
76 B
YAML
Raw Normal View History

2019-04-02 13:28:54 +00:00
- name: Restart unbound
service:
name: unbound
state: restarted