ansible-base/roles/vavrusa.knot/handlers/main.yml

4 lines
77 B
YAML

---
- name: restart knot
service: "name={{ knot_daemon }} state=restarted"