matrix-docker-ansible-deploy/roles/matrix-synapse
Slavi Pantaleev f4574961c7
Prevent double-quotes around default room version
Using `|to_json` on a string is expected to correctly wrap it in quotes (e.g. `"4"`).
Wrapping it explicitly in double-quotes results in undesirable double-quoting (`""4""`).
2019-06-12 09:17:35 +03:00
..
defaults Allow default room version to be configured 2019-06-11 21:18:06 -05:00
tasks Automatically force-pull :latest images 2019-06-10 14:30:28 +03:00
templates Prevent double-quotes around default room version 2019-06-12 09:17:35 +03:00
vars Move mautrix telegram and whatsapp into separate roles 2019-05-14 23:47:22 +09:00