diff --git a/munin/tasks/main.yml b/munin/tasks/main.yml index addc5107..81769488 100644 --- a/munin/tasks/main.yml +++ b/munin/tasks/main.yml @@ -102,6 +102,6 @@ option: "ProtectHome" value: "false" state: present - notify: - - systemd daemon-reload - - restart munin-node \ No newline at end of file + notify: + - systemd daemon-reload + - restart munin-node