matrix-docker-ansible-deploy/roles/matrix-postgres/tasks
Slavi Pantaleev a12cbeac3b Fix async commands
Fixes a regression introduced in d1b5681ba0.

Looks like `.finished` is a property on the main object, not on some
`.async_result` object.
2022-10-06 19:48:11 +03:00
..
util
detect_existing_postgres_version.yml
import_generic_sqlite_db.yml Fix some ansible-lint-reported warnings 2022-09-27 11:38:33 +03:00
import_postgres.yml Fix async commands 2022-10-06 19:48:11 +03:00
import_synapse_sqlite_db.yml
init.yml
main.yml
migrate_db_to_postgres.yml
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