matrix-docker-ansible-deploy/roles/matrix-synapse/tasks
Slavi Pantaleev ad082b3b1b Fix self-building for Synapse v1.51.0 (requires BuildKit)
Synapse v1.51.0 requires to be built with BuildKit since
https://github.com/matrix-org/synapse/pull/11691

The `docker_image` Ansible module does not support BuildKit
(https://github.com/ansible-collections/community.general/issues/514),
so we had to switch to a `docker build` call.
2022-01-26 08:41:34 +02:00
..
ext Upgrade synapse-simple-antispam (0.0.3 -> 0.0.7) 2022-01-19 14:35:55 +00:00
goofys Do not install fuse unless necessary 2022-01-08 14:14:46 +02:00
rust-synapse-compress-state merge with upstream 2021-05-25 21:08:00 +08:00
synapse Fix self-building for Synapse v1.51.0 (requires BuildKit) 2022-01-26 08:41:34 +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 Make --tags=register-user work for both Dendrite/Synapse 2022-01-07 15:59:35 +02: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