From 2fd165a465868d6392591223a5f0361efc74eb07 Mon Sep 17 00:00:00 2001 From: Gregory Colpart Date: Fri, 18 Aug 2017 04:18:52 +0200 Subject: [PATCH] fix error in handler call --- apache/tasks/munin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache/tasks/munin.yml b/apache/tasks/munin.yml index 85f0b386..42914d3e 100644 --- a/apache/tasks/munin.yml +++ b/apache/tasks/munin.yml @@ -17,7 +17,7 @@ - apache_accesses - apache_processes - apache_volume - notify: restart munin-node + notify: reload munin-node tags: - apache - munin