Ansible Role linuxfabrik.lfops.icingaweb2_module_incubator¶
This role installs and enables the IcingaWeb2 Incubator Module.
This role is tested with the following IcingaWeb2 Incubator Module versions:
- 0.17.0
- 0.20.0
Mandatory Requirements¶
- A configured IcingaWeb2. This can be done using the linuxfabrik.lfops.icingaweb2 role.
Tags¶
icingaweb2_module_incubator
- Installs and enables the IcingaWeb2 Incubator Module.
- Triggers: none.
Mandatory Role Variables¶
icingaweb2_module_incubator__version
- The module version to install. Possible options: https://github.com/Icinga/icingaweb2-module-incubator/releases.
- Type: String.
Example:
# mandatory
icingaweb2_module_incubator__version: 'v0.16.1'