3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-10-23 00:23:25 +00:00
Files
matrix-docker-ansible-deploy/roles/matrix-server/tasks/setup_synapse_ext.yml
2018-09-07 20:02:46 +02:00

8 lines
170 B
YAML

---
- include: tasks/setup_synapse_ext_rest_auth.yml
- include: tasks/setup_synapse_ext_shared_secret_auth.yml
- include: tasks/setup_synapse_ext_mautrix_telegram.yml