From 103ffc740e9957731b191ffed00c05041a4739ca Mon Sep 17 00:00:00 2001 From: Sheppy Date: Thu, 5 Jan 2023 20:52:03 +0100 Subject: [PATCH] update: copy icinga2 dynamic async conf --- roles/monitoring-master/tasks/icinga.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/monitoring-master/tasks/icinga.yaml b/roles/monitoring-master/tasks/icinga.yaml index 3c018a2..dd4393d 100644 --- a/roles/monitoring-master/tasks/icinga.yaml +++ b/roles/monitoring-master/tasks/icinga.yaml @@ -83,6 +83,7 @@ - services_passive.conf - services_passive_mail_extern.conf - services_async.conf + - async-icinga-services-dynamic.conf notify: - restart icinga