Ansible Role icingaweb2_module_pdfexport
This role installs and enables the IcingaWeb2 pdfexport Module.
This role is tested with the following IcingaWeb2 PDF Export Module versions:
0.11.0
Mandatory Requirements
A configured IcingaWeb2. This can be done using the linuxfabrik.lfops.icingaweb2 role.
Mandatory Role Variables
Variable |
Description |
---|---|
|
The module version to install. Possible options: https://github.com/Icinga/icingaweb2-module-pdfexport/releases. |
Example:
# mandatory
icingaweb2_module_pdfexport__version: 'v0.11.0'