Relocate tasks related to Synapse workers

This commit is contained in:
Slavi Pantaleev
2021-02-15 10:42:20 +02:00
parent 5cfeae806b
commit 453a4ec2d8
7 changed files with 5 additions and 5 deletions

View File

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