Ansible Role icingaweb2_theme_linuxfabrik¶
This role installs and enables Linuxfabrik’s IcingaWeb2 Theme.
Mandatory Requirements¶
A configured IcingaWeb2. This can be done using the linuxfabrik.lfops.icingaweb2 role.
Mandatory Role Variables¶
icingaweb2_theme_linuxfabrik__version
The module version to install. Possible options: https://github.com/Linuxfabrik/icingaweb2-theme-linuxfabrik/releases.
Type: String.
Example:
# mandatory
icingaweb2_theme_linuxfabrik__version: 'v1.1.0'