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:
@ -2112,6 +2112,11 @@ matrix_postgres_additional_databases: |
|
||||
|
||||
}}
|
||||
|
||||
matrix_postgres_systemd_services_to_stop_for_maintenance_list: |
|
||||
{{
|
||||
['matrix-' + matrix_homeserver_implementation + '.service']
|
||||
}}
|
||||
|
||||
######################################################################
|
||||
#
|
||||
# /matrix-postgres
|
||||
|
Reference in New Issue
Block a user