summaryrefslogtreecommitdiff
path: root/roles/install_monitoring/handlers/munin.yml
diff options
context:
space:
mode:
authorNiklas Yann Wettengel <niyawe@niyawe.de>2017-04-17 15:43:52 +0200
committerNiklas Yann Wettengel <niyawe@niyawe.de>2017-04-17 15:43:52 +0200
commitd382447de73669987724807e9642add2f50e0c0b (patch)
treebacfb2b6a7ffe571a4653c272368194e1d456384 /roles/install_monitoring/handlers/munin.yml
parentcb3abd557431cc04aef5de1b302bcde25cd81c81 (diff)
renamed handler
Diffstat (limited to 'roles/install_monitoring/handlers/munin.yml')
-rw-r--r--roles/install_monitoring/handlers/munin.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/roles/install_monitoring/handlers/munin.yml b/roles/install_monitoring/handlers/munin.yml
deleted file mode 100644
index d0f2d58..0000000
--- a/roles/install_monitoring/handlers/munin.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-- name: restart munin-node
- systemd:
- name: munin-node.service
- state: restarted