mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-12-25 02:00:27 +00:00
Relocate some playbook task files to make it easier to navigate
This commit is contained in:
7
roles/matrix-server/tasks/setup/setup_synapse_ext.yml
Normal file
7
roles/matrix-server/tasks/setup/setup_synapse_ext.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
|
||||
- include: tasks/setup/setup_synapse_ext_rest_auth.yml
|
||||
|
||||
- include: tasks/setup/setup_synapse_ext_shared_secret_auth.yml
|
||||
|
||||
- include: tasks/setup/setup_synapse_ext_mautrix_telegram.yml
|
||||
Reference in New Issue
Block a user