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 Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 2019-05-21 10:25:59 -05:00
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 Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 2019-05-21 10:25:59 -05:00
matrix-corporal Add support for more flexible container port exposing 2019-05-25 07:41:08 +09:00
matrix-coturn Add support for more flexible container port exposing 2019-05-25 07:41:08 +09:00
matrix-dimension Add support for more flexible container port exposing 2019-05-25 07:41:08 +09:00
matrix-mailer Fix docker_image option for ansible < 2.8 2019-05-22 05:43:33 -05:00
matrix-mxisd Add support for more flexible container port exposing 2019-05-25 07:41:08 +09:00
matrix-nginx-proxy Add support for proxying /_synapse/admin APIs 2019-05-29 08:32:24 +03:00
matrix-postgres Fix docker_image option for ansible < 2.8 2019-05-22 05:43:33 -05:00
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