mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-25 10:47:51 +02:00
Make matrix-synapse role respect matrix_synapse_enabled flag
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
- setup-all
|
||||
- setup-synapse
|
||||
|
||||
- import_tasks: "{{ role_path }}/tasks/setup_synapse_entrypoint.yml"
|
||||
- import_tasks: "{{ role_path }}/tasks/setup_synapse.yml"
|
||||
when: run_setup
|
||||
tags:
|
||||
- setup-all
|
||||
|
Reference in New Issue
Block a user