matrix-docker-ansible-deploy/roles/matrix-base/tasks
Slavi Pantaleev 93960b70be Do not fail if _matrix-identity DNS SRV record missing
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/963

This also simplifies Prerequisites, which is great.

It'd be nice if we were doing these checks in some optional manner
and reporting them as helpful messages (using
`matrix_playbook_runtime_results`), but that's more complicated.
I'd rather drop these checks completely.
2021-03-30 11:24:04 +03:00
..
server_base Fixed missing quotes 2021-01-30 11:58:24 +01:00
clean_up_old_files.yml Split playbook into multiple roles 2019-01-12 18:01:10 +02:00
main.yml Do not fail if _matrix-identity DNS SRV record missing 2021-03-30 11:24:04 +03:00
sanity_check.yml Fix Ansible 2.9.6 check 2021-01-03 08:55:30 +02:00
setup_matrix_base.yml Revert "Work around buggy docker_network sometimes failing to work" 2020-12-05 19:02:10 +01:00
setup_matrix_user.yml Do not create /home/matrix when creating the matrix user 2020-09-29 18:14:37 +03:00
setup_well_known.yml Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00