Ansible role to install Icinga2 daemon and plugins.
It can optionally setup PostgreSQL IDO on Icinga host.
To setup IDO on separate host, use role VerosK.icinga2-ido-pgsql
and use .
EPEL is required on CentOS.
- hosts: icinga
roles:
- role: VerosK.icinga2
See defaults/main.yml
GNU General Public License Version 2
Based on work of Valentino Gagliardi from Icinga Dev Team. Updated by Veros Kaplan