Make --tags=run-postgres-vacuum and --tags=upgrade-postgres not assume Synapse

Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2211
This commit is contained in:
Slavi Pantaleev
2022-10-28 17:39:53 +03:00
parent 5084aa0c65
commit 7fb45a507d
4 changed files with 22 additions and 9 deletions

View File

@ -2112,6 +2112,11 @@ matrix_postgres_additional_databases: |
}}
matrix_postgres_systemd_services_to_stop_for_maintenance_list: |
{{
['matrix-' + matrix_homeserver_implementation + '.service']
}}
######################################################################
#
# /matrix-postgres