matrix-docker-ansible-deploy/roles/matrix-base
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
..
defaults
files/yum.repos.d
tasks Fall back to dig for SRV lookup, if no dnspython 2019-01-28 09:42:10 +02:00
templates
vars