matrix-docker-ansible-deploy/roles/matrix-postgres/tasks
2022-11-01 15:06:10 +02:00
..
util
detect_existing_postgres_version.yml
import_generic_sqlite_db.yml
import_postgres.yml Do not wait needlessly when vacuuming or importing Postgres 2022-11-01 15:06:10 +02:00
import_synapse_sqlite_db.yml Add support for Synapse container image customization 2022-10-14 16:37:54 +03:00
init.yml More ansible-lint fixes 2022-07-18 13:01:17 +03:00
main.yml
migrate_db_to_postgres.yml use fqcns for some task 2022-10-28 14:04:29 +02:00
migrate_postgres_data_directory.yml
run_vacuum.yml Do not wait needlessly when vacuuming or importing Postgres 2022-11-01 15:06:10 +02:00
setup_postgres.yml
upgrade_postgres.yml
validate_config.yml