matrix-docker-ansible-deploy/roles/matrix-synapse/tasks
Slavi Pantaleev e1a6d1e4b2 Upgrade Synapse (1.46.0 -> 1.47.0)
We had to remove UID/GID environment variables that we used to pass
to the Synapse container, because it was causing a problem after
https://github.com/matrix-org/synapse/pull/11209

We were using both `--user` and UID/GID environment variables until now.
2021-11-17 17:21:15 +02:00
..
ext Fix incorrect path in Mjolnir uninstallation tasks 2021-05-26 10:52:15 +03:00
goofys Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
rust-synapse-compress-state merge with upstream 2021-05-25 21:08:00 +08:00
synapse Upgrade Synapse (1.46.0 -> 1.47.0) 2021-11-17 17:21:15 +02:00
import_media_store.yml Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
init.yml Do not run self-build Ansible version-check, if component not enabled 2021-06-08 08:59:02 +03:00
main.yml Skip importing validate_config task when Synapse is disabled 2021-07-02 20:58:57 +03:00
register_user.yml Use |quote in some command calls 2020-04-24 09:59:30 +03:00
self_check_client_api.yml Run all API self checks in check_mode 2020-07-04 15:24:33 +02:00
self_check_federation_api.yml Run all API self checks in check_mode 2020-07-04 15:24:33 +02:00
setup_synapse.yml Relocate tasks related to Synapse workers 2021-02-15 11:18:47 +02:00
update_user_password.yml Remove hardcoded command paths in playbook shell usage 2020-05-27 23:14:56 +02:00
validate_config.yml Upgrade Synapse (1.31 -> 1.32.2) 2021-04-22 14:22:07 +03:00