From 4d807c6dc5027f26613a9aebfacb92a50bd08cd1 Mon Sep 17 00:00:00 2001 From: rubenb Date: Fri, 13 Oct 2023 13:21:49 +0200 Subject: [PATCH] change reloaded to restarted on handler --- linux/base-config-debian/base-config-debian.yaml | 6 ++++++ linux/base-config-debian/nagios-nrpe.yaml | 0 2 files changed, 6 insertions(+) create mode 100644 linux/base-config-debian/nagios-nrpe.yaml diff --git a/linux/base-config-debian/base-config-debian.yaml b/linux/base-config-debian/base-config-debian.yaml index 90b931c..54ef407 100644 --- a/linux/base-config-debian/base-config-debian.yaml +++ b/linux/base-config-debian/base-config-debian.yaml @@ -22,6 +22,11 @@ name: base-config-debian-os tags: base-os_config + - name: "[NAGIOS NRPE] Install and configure nagios nrpe" + import_role: + name: nagios-nrpe + tags: nagios-nrpe_config + - name: "[GUEST SIDE] Install guest side" import_role: name: server-type @@ -53,6 +58,7 @@ handlers: - create-awx-user-and-config - hardnening-config-root-user - base-config-debian-os + - nagios-nrpe - server-type - add-repos-vn - vim-options diff --git a/linux/base-config-debian/nagios-nrpe.yaml b/linux/base-config-debian/nagios-nrpe.yaml new file mode 100644 index 0000000..e69de29