From 069eac2566bc8e276988b94d1f6b542600cde858 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Wed, 16 Apr 2025 18:14:07 +0200 Subject: [PATCH] fix: add missing notify --- tasks/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/config.yaml b/tasks/config.yaml index b8d64e3..52a0c2e 100644 --- a/tasks/config.yaml +++ b/tasks/config.yaml @@ -30,3 +30,4 @@ mode: "0644" with_fileglob: - "files/zabbix/plugins.d/*" + notify: "restart zabbix-agent"