matrix-docker-ansible-deploy/roles/matrix-synapse
Slavi Pantaleev c13c29f48e Fix |to_nice_yaml breaking formatting
Well, actually 8cd9cde won't work, unless we put the
`|to_nice_yaml` thing on a new line.

We can, but that takes more lines and makes things look uglier.
Using `|to_json` seems good enough.

The whole file is parsed as YAML later on and merged with the
`_extension` variable before being dumped as YAML again in the end.
2020-04-18 11:06:53 +03:00
..
defaults Expose allowed local 3pids as a configurable option 2020-04-18 00:11:30 +01:00
tasks Fix git installation bug during synapse-simple-antispam installation 2020-03-29 10:11:08 +03:00
templates Fix |to_nice_yaml breaking formatting 2020-04-18 11:06:53 +03:00
vars Remove some fact definitions during runtime 2019-08-22 08:00:02 +03:00