typo fact is facts

This commit is contained in:
2025-11-21 16:47:10 +01:00
parent 5d58eeee0b
commit 014807ab00
+1 -1
View File
@@ -5,7 +5,7 @@
# nagios-plugins-nrpe.x86_64 , nrpe, nagios-nrpe-plugin
- name: Check OS
debug:
msg: "{{ ansible_fact['os_family'] }} is the OS"
msg: "{{ ansible_facts['os_family'] }} is the OS"
- name: Check if nagios NRPE is installed