Ansible Role icingaweb2_module_cube

This role installs and configures the IcingaWeb2 Cube Module.

This role is tested with the following IcingaWeb2 Cube Module versions:

  • 1.3.3

Mandatory Requirements

Tags

icingaweb2_module_cube

  • Installs and configures the IcingaWeb2 Cube Module.

  • Triggers: none.

Mandatory Role Variables

icingaweb2_module_cube__version

Example:

# mandatory
icingaweb2_module_cube__version: 'v1.3.3'

Optional Role Variables

icingaweb2_module_cube__url

  • The URL from where to download the IcingaWeb2 Cube Module.

  • Type: String.

  • Default: 'https://github.com/Icinga/icingaweb2-module-cube/archive/{{ icingaweb2_module_cube__version }}.tar.gz'

Example:

# optional
icingaweb2_module_cube__url: 'https://github.com/Linuxfabrik/icingaweb2-module-cube/archive/{{ icingaweb2_module_cube__version }}.tar.gz'

License

The Unlicense

Author Information

Linuxfabrik GmbH, Zurich