matrix/roles/element
2024-12-17 20:15:43 +01:00
..
defaults/main update(element): bump version to 1.11.88 2024-12-17 20:15:43 +01:00
docs chore(element): drop unsupported parameter 'purge_networks' on 'docker_container' module 2024-12-01 09:57:31 +01:00
meta meta: add role metadata to all roles 2024-10-04 14:53:48 +02:00
tasks chore(element): drop unsupported parameter 'purge_networks' on 'docker_container' module 2024-12-01 09:57:31 +01:00
vars fix(element): typo in variable name 2024-11-12 20:24:49 +01:00
README.md feat(element): support podman-based deployment 2024-09-19 21:19:26 +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:

  • 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.