matrix-docker-ansible-deploy/roles/matrix-postgres/tasks
Slavi Pantaleev 527d5f57d5 Relocate Postgres additional database creation logic
Moving it above the "uninstalling" set of tasks is better.
Extracting it out to another file at the same time, for readability,
especially given that it will probably have to become more complex in
the future (potentially installing `jq`, etc.)
2020-12-13 22:37:04 +02:00
..
util Relocate Postgres additional database creation logic 2020-12-13 22:37:04 +02:00
import_postgres.yml Remove some more -v usage 2020-11-25 10:49:59 +02:00
import_sqlite_db.yml Remove some more -v usage 2020-11-25 10:49:59 +02:00
init.yml
main.yml Remove synapse-janitor support 2020-12-11 23:24:42 +02:00
migrate_postgres_data_directory.yml
run_vacuum.yml Remove hardcoded command paths in playbook shell usage 2020-05-27 23:14:56 +02:00
setup_postgres.yml Relocate Postgres additional database creation logic 2020-12-13 22:37:04 +02:00
upgrade_postgres.yml Remove some more -v usage 2020-11-25 10:49:59 +02:00
validate_config.yml Ensure Postgres passwords are not longer than 99 characters 2020-11-26 09:51:48 +02:00