matrix-docker-ansible-deploy/roles/custom/matrix-synapse/tasks
Slavi Pantaleev c37cf42427 Do not delete and re-create Synapse worker configs needlessly
We had checks to avoid stopping/deleting systemd services for workers
that used to exist and will continue to exist, but we were deleting
config files for workers each time.. Only to recreate them again later.

This lead to:

- too many misleading "changed" tasks
- too much unnecessary work
- potential failures during playbook execution possibly leaving the
  system in a bad state (no worker config files)
2022-11-24 17:06:31 +02:00
..
ext Untangle the setup import/include mess in matrix-synapse 2022-11-24 16:27:11 +02:00
goofys Untangle the setup import/include mess in matrix-synapse 2022-11-24 16:27:11 +02:00
rust-synapse-compress-state
synapse Do not delete and re-create Synapse worker configs needlessly 2022-11-24 17:06:31 +02:00
import_media_store.yml
inject_into_nginx_proxy.yml Untangle the setup import/include mess in matrix-synapse 2022-11-24 16:27:11 +02:00
main.yml Untangle the setup import/include mess in matrix-synapse 2022-11-24 16:27:11 +02:00
register_user.yml
self_check_client_api.yml
self_check_federation_api.yml
setup_install.yml Untangle the setup import/include mess in matrix-synapse 2022-11-24 16:27:11 +02:00
setup_uninstall.yml Untangle the setup import/include mess in matrix-synapse 2022-11-24 16:27:11 +02:00
update_user_password.yml
validate_config.yml