2015-05-28 11:32:57 +02:00
|
|
|
---
|
2018-05-03 12:23:34 +02:00
|
|
|
- import_tasks: nagios.yml
|
|
|
|
- import_tasks: dell-omsa.yml
|
2015-05-28 11:32:57 +02:00
|
|
|
when: dell_system is defined
|
2018-05-03 12:23:34 +02:00
|
|
|
- import_tasks: postgresql-nagios.yml
|
2015-05-28 11:32:57 +02:00
|
|
|
when: nagios_postgresql_check is defined and nagios_postgresql_check
|
2018-05-03 12:23:34 +02:00
|
|
|
#- import_tasks: nsca.yml
|
|
|
|
- import_tasks: hardware-checks.yml
|
2015-05-28 11:32:57 +02:00
|
|
|
when: nagios_hw is defined and nagios_hw
|