matrix-docker-ansible-deploy/roles/matrix-postgres/tasks
Slavi Pantaleev 5dba0c038b Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around
Instead of passing the connection string, we can now pass a name of a
variable, which contains a connection string.

Both are supported for having extra flexibility.
2020-12-14 11:47:00 +02:00
..
util
import_generic_sqlite_db.yml
import_postgres.yml
import_synapse_sqlite_db.yml
init.yml
main.yml
migrate_postgres_data_directory.yml
run_vacuum.yml
setup_postgres.yml
upgrade_postgres.yml
validate_config.yml