2018-10-21 09:58:25 +00:00
|
|
|
---
|
|
|
|
|
2019-01-03 13:24:08 +00:00
|
|
|
- import_tasks: tasks/self_check/self_check_dns.yml
|
2018-10-21 09:58:25 +00:00
|
|
|
|
2019-01-03 13:24:08 +00:00
|
|
|
- import_tasks: tasks/self_check/self_check_client_api.yml
|
2018-10-21 09:58:25 +00:00
|
|
|
|
2019-01-03 13:24:08 +00:00
|
|
|
- import_tasks: tasks/self_check/self_check_federation_api.yml
|
2018-10-21 09:58:25 +00:00
|
|
|
|
2019-01-03 13:24:08 +00:00
|
|
|
- import_tasks: tasks/self_check/self_check_riot_web.yml
|
2018-10-21 09:58:25 +00:00
|
|
|
when: "matrix_riot_web_enabled"
|
|
|
|
|
2019-01-03 13:24:08 +00:00
|
|
|
- import_tasks: tasks/self_check/self_check_mxisd.yml
|
2018-10-21 09:58:25 +00:00
|
|
|
when: "matrix_mxisd_enabled"
|
|
|
|
|
2019-01-03 13:24:08 +00:00
|
|
|
- import_tasks: tasks/self_check/self_check_well_known.yml
|
2018-10-21 09:58:25 +00:00
|
|
|
|
2019-01-03 13:24:08 +00:00
|
|
|
- import_tasks: tasks/self_check/self_check_corporal.yml
|
2018-10-21 09:58:25 +00:00
|
|
|
when: "matrix_corporal_enabled"
|