matrix-docker-ansible-deploy/roles/matrix-postgres/tasks/util
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
..
create_additional_databases.yml Determine matrix-postgres IP address without relying on jq 2020-12-13 22:45:48 +02:00
detect_existing_postgres_version.yml Add support for postgres 13 2020-09-30 16:50:59 -05:00