ansible/roles/unbound/handlers/main.yml

5 lines
74 B
YAML
Raw Normal View History

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