matrix-docker-ansible-deploy/roles/matrix-server/tasks/self_check
Slavi Pantaleev f92c4d5a27 Use Ansible dig lookup instead of calling the dig program
This means we no longer have a dependency on the `dig` program,
but we do have a dependency on `dnspython`.

Improves things as suggested in #65 (Github issue).
2019-01-08 10:19:45 +02:00
..
main.yml Replace include usage with include_tasks and import_tasks 2019-01-03 15:24:08 +02:00
self_check_client_api.yml Add self-check command 2018-10-21 12:58:25 +03:00
self_check_corporal.yml Add self-check command 2018-10-21 12:58:25 +03:00
self_check_dns.yml Use Ansible dig lookup instead of calling the dig program 2019-01-08 10:19:45 +02:00
self_check_federation_api.yml Add self-check command 2018-10-21 12:58:25 +03:00
self_check_mxisd.yml Add self-check command 2018-10-21 12:58:25 +03:00
self_check_riot_web.yml Add self-check command 2018-10-21 12:58:25 +03:00
self_check_well_known.yml Make well-known self-check not depend on Content-Type: application/json 2018-12-31 11:19:59 +02:00