3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-12-15 13:24:48 +00:00

Merge branch 'synapse-workers' into feature/add-worker-support

This commit is contained in:
Max Klenk
2020-08-27 15:22:12 +02:00
10 changed files with 362 additions and 0 deletions

View File

@@ -18,6 +18,8 @@
- import_tasks: "{{ role_path }}/tasks/ext/setup.yml"
- import_tasks: "{{ role_path }}/tasks/workers/setup.yml"
- import_tasks: "{{ role_path }}/tasks/synapse/setup.yml"
- import_tasks: "{{ role_path }}/tasks/goofys/setup.yml"