matrix/roles/hydrogen
2024-12-01 09:58:15 +01:00
..
defaults/main chore(hydrogen): drop unsupported parameter 'purge_networks' on 'docker_container' module 2024-12-01 09:58:15 +01:00
meta feat(hydrogen): add deployment method podman 2024-10-07 19:44:53 +02:00
tasks chore(hydrogen): drop unsupported parameter 'purge_networks' on 'docker_container' module 2024-12-01 09:58:15 +01:00
vars feat(hydrogen): add deployment method podman 2024-10-07 19:44:53 +02:00
README.md feat(hydrogen): add ansible role for deployment using docker 2024-10-07 19:44:48 +02:00

finallycoffee.matrix.hydrogen ansible role

Deploy hydrogen, a lightweight matrix web client with SSO, multi-account and E2EE Support.

Configuration

All configuration keys which would be written in the config.json are available under the hydrogen_config_* as flattened camelcase keys. As an alternative, the entire config structure can be passed into hydrogen_config (in combine mode) or hydrogen_full_config (ignores all defaults).