matrix-docker-ansible-deploy/roles
Slavi Pantaleev 2982b03809 Explicitly serialize matrix_synapse_app_service_config_files
Attempt to fix #192 (Github Issue), potential regression since
70487061f4.

Serializing as JSON/YAML explicitly is much better than relying on
magic (well, Python serialization being valid YAML..).
It seems like Python may prefix strings with `u` sometimes (Python 3?),
which causes Python serialization to not be compatible with YAML.
2019-05-30 09:42:08 +03:00
..
matrix-base
matrix-bridge-appservice-discord Prefer --mount instead of -v for mounting volumes 2019-05-29 09:59:50 +03:00
matrix-bridge-appservice-irc Prefer --mount instead of -v for mounting volumes 2019-05-29 09:59:50 +03:00
matrix-bridge-mautrix-facebook Prefer --mount instead of -v for mounting volumes 2019-05-29 09:59:50 +03:00
matrix-bridge-mautrix-telegram Prefer --mount instead of -v for mounting volumes 2019-05-29 09:59:50 +03:00
matrix-bridge-mautrix-whatsapp Prefer --mount instead of -v for mounting volumes 2019-05-29 09:59:50 +03:00
matrix-common-after/tasks
matrix-corporal
matrix-coturn
matrix-dimension
matrix-mailer
matrix-mxisd
matrix-nginx-proxy
matrix-postgres
matrix-riot-web Upgrade riot-web (1.1.2 -> 1.2.0) 2019-05-30 08:44:21 +03:00
matrix-synapse Explicitly serialize matrix_synapse_app_service_config_files 2019-05-30 09:42:08 +03:00