matrix-docker-ansible-deploy/roles
Slavi Pantaleev 0ff6735546 Fall back to dig for SRV lookup, if no dnspython
This is a known/intentional regression since f92c4d5a27.

The new stance on this is that most people would not have
dnspython, but may have the `dig` tool. There's no good
reason for not increasing our chances of success by trying both
methods (Ansible dig lookup and using the `dig` CLI tool).

Fixes #85 (Github issue).
2019-01-28 09:42:10 +02:00
..
matrix-base Fall back to dig for SRV lookup, if no dnspython 2019-01-28 09:42:10 +02:00
matrix-common-after/tasks Split playbook into multiple roles 2019-01-12 18:01:10 +02:00
matrix-corporal Update matrix-corporal (1.2.2 -> 1.3.0) 2019-01-25 16:58:20 +02:00
matrix-coturn Make roles more independent of one another 2019-01-16 18:05:48 +02:00
matrix-mailer Make roles more independent of one another 2019-01-16 18:05:48 +02:00
matrix-mxisd Send Host/X-Forwarded-For to mxisd 2019-01-17 16:22:49 +02:00
matrix-nginx-proxy Indent (non-YAML) using tabs 2019-01-26 09:37:29 +02:00
matrix-postgres Indent (non-YAML) using tabs 2019-01-26 09:37:29 +02:00
matrix-riot-web Indent (non-YAML) using tabs 2019-01-26 09:37:29 +02:00
matrix-synapse Be explicit about the UID/GID we start Synapse with 2019-01-26 20:21:18 +02:00