matrix/roles/hydrogen
2024-10-04 15:53:31 +02:00
..
defaults/main feat(hydrogen): add ansible role for deployment using docker 2024-10-04 15:53:31 +02:00
meta feat(hydrogen): add ansible role for deployment using docker 2024-10-04 15:53:31 +02:00
tasks feat(hydrogen): add ansible role for deployment using docker 2024-10-04 15:53:31 +02:00
vars feat(hydrogen): add ansible role for deployment using docker 2024-10-04 15:53:31 +02:00
README.md feat(hydrogen): add ansible role for deployment using docker 2024-10-04 15:53:31 +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).