modified package for debian

This commit is contained in:
2025-11-23 16:06:21 +01:00
parent d3062ffcdd
commit c360faf1aa
+1 -1
View File
@@ -10,7 +10,7 @@
set_fact:
nrpe_package: >
{% if ansible_facts['os_family'] == 'Debian' %}
nagios-nrpe-plugin
nagios-nrpe-server
{% elif ansible_facts['os_family'] == 'RedHat' %}
nagios-plugins-nrpe.x86_64
{% else %}