matrix/roles/element
2024-09-19 21:19:20 +02:00
..
defaults/main feat(element): add ansible role 2024-09-19 21:19:20 +02:00
docs feat(element): add ansible role 2024-09-19 21:19:20 +02:00
tasks feat(element): add ansible role 2024-09-19 21:19:20 +02:00
vars feat(element): add ansible role 2024-09-19 21:19:20 +02:00
README.md feat(element): add ansible role 2024-09-19 21:19:20 +02:00

finallycoffee.matrix.element ansible role

Deployment method

Deploy the element web-app using the following supported methods by setting element_deployment_method to it:

Planned deployment methods:

  • podman
  • tarball
  • nginx
  • apache2

Configuration

Configure your element web-app instance by setting element_config directly or use flattened config keys with the element_config_ prefix.

For all available keys see the upstream configuration manual or the role defaults in defaults/config.yml.