2019-01-12 16:53:00 +01:00
|
|
|
---
|
|
|
|
|
|
|
|
- import_tasks: "{{ role_path }}/tasks/ext/rest-auth/setup.yml"
|
|
|
|
|
|
|
|
- import_tasks: "{{ role_path }}/tasks/ext/shared-secret-auth/setup.yml"
|
|
|
|
|
|
|
|
- import_tasks: "{{ role_path }}/tasks/ext/ldap-auth/setup.yml"
|
|
|
|
|
|
|
|
- import_tasks: "{{ role_path }}/tasks/ext/mautrix-telegram/setup.yml"
|
|
|
|
|
|
|
|
- import_tasks: "{{ role_path }}/tasks/ext/mautrix-whatsapp/setup.yml"
|
2019-01-31 06:37:23 +01:00
|
|
|
|
2019-05-08 16:26:15 +02:00
|
|
|
- import_tasks: "{{ role_path }}/tasks/ext/mautrix-facebook/setup.yml"
|
|
|
|
|
2019-01-31 06:37:23 +01:00
|
|
|
- import_tasks: "{{ role_path }}/tasks/ext/appservice-irc/setup.yml"
|
2019-03-03 18:22:52 +01:00
|
|
|
|
|
|
|
- import_tasks: "{{ role_path }}/tasks/ext/appservice-discord/setup.yml"
|