From d382447de73669987724807e9642add2f50e0c0b Mon Sep 17 00:00:00 2001 From: Niklas Yann Wettengel Date: Mon, 17 Apr 2017 15:43:52 +0200 Subject: renamed handler --- roles/install_monitoring/handlers/munin.yml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 roles/install_monitoring/handlers/munin.yml (limited to 'roles/install_monitoring/handlers/munin.yml') 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 -- cgit v1.2.3-54-g00ecf