Skip to content

Ansible Role linuxfabrik.lfops.icingaweb2_module_businessprocess

This role installs and configures the IcingaWeb2 Business Process Module.

This role is tested with the following IcingaWeb2 Business Process Module versions:

  • 2.4.0

Mandatory Requirements

Tags

icingaweb2_module_businessprocess

  • Installs and configures the IcingaWeb2 Business Process Module.
  • Triggers: none.

Mandatory Role Variables

icingaweb2_module_businessprocess__version

  • The module version to install. Possible options: https://github.com/Icinga/icingaweb2-module-businessprocess/releases.
  • Type: String.

Example:

# mandatory
icingaweb2_module_businessprocess__version: 'v2.5.1'

Optional Role Variables

icingaweb2_module_businessprocess__url

  • The URL from where to download the IcingaWeb2 Business Process Module.
  • Type: String.
  • Default: 'https://github.com/Icinga/icingaweb2-module-businessprocess/archive/{{ icingaweb2_module_businessprocess__version }}.tar.gz'

Example:

# optional
icingaweb2_module_businessprocess__url: 'https://github.com/Linuxfabrik/icingaweb2-module-businessprocess/archive/{{ icingaweb2_module_businessprocess__version }}.tar.gz'

License

The Unlicense

Author Information

Linuxfabrik GmbH, Zurich