ansible-personal/roles/munin/handlers/main.yml
Alan Orth 60b8ecdd4c
Initial commit
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2014-08-17 00:35:57 +03:00

5 lines
112 B
YAML

---
# file: roles/munin/handlers/main.yml
- name: restart munin-node
service: name=munin-node state=restarted