mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-07 08:02:30 +00:00
8 lines
215 B
YAML
8 lines
215 B
YAML
---
|
|
|
|
- import_tasks: "{{ role_path }}/tasks/ext/mautrix-telegram/init.yml"
|
|
|
|
- import_tasks: "{{ role_path }}/tasks/ext/mautrix-whatsapp/init.yml"
|
|
|
|
- import_tasks: "{{ role_path }}/tasks/ext/appservice-irc/init.yml"
|