Do not try to start matrix-coturn.service if not enabled
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
- set_fact:
|
- set_fact:
|
||||||
matrix_systemd_services_list: "{{ matrix_systemd_services_list + ['matrix-coturn'] }}"
|
matrix_systemd_services_list: "{{ matrix_systemd_services_list + ['matrix-coturn'] }}"
|
||||||
|
when: "matrix_coturn_enabled"
|
||||||
|
Reference in New Issue
Block a user