adfinis.icinga2_agent
ROLE ICINGA2_AGENT
This role is used to install the Icinga2 agent and Nagios plugins.
Requirements
You need to configure the EPEL repositories on the system where you want to use this role. It's recommended to use the following role: adfinis.pkg_mirror
If you are using RHEL or OracleLinux, make sure to also configure the optional repository on your system.
Role Variables
icinga2_agent_yum:
# The Icinga yum repository
repo: "http://packages.icinga.com/epel/$releasever/release/"
# The Icinga signing key
key: "http://packages.icinga.com/icinga.key"
icinga2_agent_apt:
# The Icinga apt repository
repo: "deb http://packages.icinga.com/{{ ansible_distribution|lower }} icinga-{{ ansible_distribution_release }} main"
# The Icinga signing key
key: "http://packages.icinga.com/icinga.key"
Dependencies
This role does not depend on any other roles.
Example Playbook
- hosts: servers
roles:
- { role: adfinis.icinga2_agent }
License
Author Information
The icinga2_agent role was created by:
Installa
ansible-galaxy install adfinis.icinga2_agent
Licenza
gpl-3.0
Download
931
Proprietario
Potential. Unlocked.