835c349275
Bridge is setup to work on the matrix side with this, but the discord invite link is not automatically generated.
16 lines
496 B
YAML
16 lines
496 B
YAML
---
|
|
|
|
- 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"
|
|
|
|
- import_tasks: "{{ role_path }}/tasks/ext/appservice-irc/setup.yml"
|
|
|
|
- import_tasks: "{{ role_path }}/tasks/ext/appservice-discord/setup.yml"
|