check the OS
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
manager: auto
|
||||
|
||||
# nagios-plugins-nrpe.x86_64 , nrpe, nagios-nrpe-plugin
|
||||
- name: Check OS
|
||||
debug:
|
||||
msg: "{{ ansible_fact['os_family'] }} is the OS"
|
||||
|
||||
|
||||
- name: Check if nagios NRPE is installed
|
||||
debug:
|
||||
|
||||
Reference in New Issue
Block a user