From 2e6124566bd9e341fa2853c00b749ebec2773ad4 Mon Sep 17 00:00:00 2001 From: Sheppy Date: Mon, 9 Jan 2023 19:49:09 +0100 Subject: [PATCH] fix: missing call to nsca reload handler --- roles/monitoring-master/tasks/icinga.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/monitoring-master/tasks/icinga.yaml b/roles/monitoring-master/tasks/icinga.yaml index dd4393d..2b3e2f9 100644 --- a/roles/monitoring-master/tasks/icinga.yaml +++ b/roles/monitoring-master/tasks/icinga.yaml @@ -55,6 +55,8 @@ owner: root group: nagios mode: 0644 + notify: + - nsca-ng service reload - name: Copy nsca systemd unit copy: