Ansible Role icingaweb2_module_generictts

This role installs and configures the IcingaWeb2 GenericTTS Module.

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

  • 2.1.0

Mandatory Requirements

Tags

icingaweb2_module_generictts

  • Installs and configures the IcingaWeb2 GenericTTS Module.

  • Triggers: none.

Mandatory Role Variables

icingaweb2_module_generictts__version

Example:

# mandatory
icingaweb2_module_generictts__version: 'v2.1.0'

Optional Role Variables

icingaweb2_module_generictts__url

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

  • Type: String.

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

Example:

# optional
icingaweb2_module_generictts__url: 'https://github.com/Linuxfabrik/icingaweb2-module-generictts/archive/{{ icingaweb2_module_generictts__version }}.tar.gz'

License

The Unlicense

Author Information

Linuxfabrik GmbH, Zurich