matrix-docker-ansible-deploy/roles/matrix-postgres/tasks
Slavi Pantaleev e2952f16f7 Determine matrix-postgres IP address without relying on jq
To avoid needing to have `jq` installed on the machine, we could:
- try to run jq in a Docker container using some small image providing
that
- better yet, avoid `jq` altogether
2020-12-13 22:45:48 +02:00
..
util Determine matrix-postgres IP address without relying on jq 2020-12-13 22:45:48 +02:00
import_postgres.yml
import_sqlite_db.yml
init.yml
main.yml
migrate_postgres_data_directory.yml
run_vacuum.yml
setup_postgres.yml Relocate Postgres additional database creation logic 2020-12-13 22:37:04 +02:00
upgrade_postgres.yml
validate_config.yml