matrix-docker-ansible-deploy/roles/matrix-postgres
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
..
defaults Allow username of additional Postgres databases to be different 2020-12-13 22:37:04 +02:00
tasks Determine matrix-postgres IP address without relying on jq 2020-12-13 22:45:48 +02:00
templates Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00