matrix-docker-ansible-deploy/roles/matrix-postgres/tasks
Sebastian Gumprich 48388a3d96 use fqcns for some task
Signed-off-by: Sebastian Gumprich <github@gumpri.ch>
2022-10-28 14:04:29 +02: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 Fix some ansible-lint-reported warnings 2022-10-25 06:43:57 +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
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 Fix some ansible-lint-reported warnings 2022-10-25 06:43:57 +03:00
setup_postgres.yml use fqcns for some task 2022-10-28 14:04:29 +02:00
upgrade_postgres.yml
validate_config.yml