matrix-docker-ansible-deploy/roles/matrix-postgres/tasks
Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them
Until now, we were leaving services "enabled"
(symlinks in /etc/systemd/system/multi-user.target.wants/).

We clean these up now. Broken symlinks may still exist in older
installations that enabled/disabled services. We're not taking care
to fix these up. It's just a cosmetic defect anyway.
2021-11-10 17:39:21 +02:00
..
util Add support for Postgres v14 2021-10-01 11:27:40 +03:00
import_generic_sqlite_db.yml
import_postgres.yml Fix Postgres imports going to the matrix DB by default 2021-01-22 17:39:08 +02:00
import_synapse_sqlite_db.yml
init.yml
main.yml
migrate_postgres_data_directory.yml Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
run_vacuum.yml
setup_postgres.yml Fix local/bin scripts autocompletion by adding rx perms to everyone 2021-05-28 10:39:27 +02:00
upgrade_postgres.yml
validate_config.yml Fix matrix_postgres_connection_password length check 2021-01-22 21:22:58 +02:00