9f212adc1d
This makes it more consistent with other usage throughout the playbook.
12 lines
307 B
YAML
12 lines
307 B
YAML
---
|
|
|
|
- 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_ldap_auth.yml
|
|
|
|
- include: tasks/setup/setup_synapse_ext_mautrix_telegram.yml
|
|
|
|
- include: tasks/setup/setup_synapse_ext_mautrix_whatsapp.yml
|