You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
352 B
12 lines
352 B
6 years ago
|
---
|
||
|
|
||
|
- 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"
|