matrix-docker-ansible-deploy/roles/matrix-postgres/tasks
2022-10-20 07:43:01 +03:00
..
util
detect_existing_postgres_version.yml Make roles/matrix-postgres/tasks/detect_existing_postgres_version.yml detect Postgres v14 2022-10-20 07:43:01 +03:00
import_generic_sqlite_db.yml Suppress some ansible-lint errors 2022-10-09 20:42:20 +03:00
import_postgres.yml Fix async commands 2022-10-06 19:48:11 +03: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 Suppress some ansible-lint errors 2022-10-09 20:42:20 +03:00
migrate_postgres_data_directory.yml
run_vacuum.yml Fix async commands 2022-10-06 19:48:11 +03:00
setup_postgres.yml
upgrade_postgres.yml
validate_config.yml