14 lines
422 B
YAML
14 lines
422 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"
|