mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-28 13:57:57 +01:00
standalone etherpad
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
matrix_systemd_services_list: "{{ matrix_systemd_services_list + ['matrix-etherpad.service'] }}"
|
||||
when: matrix_etherpad_enabled | bool
|
||||
|
||||
- when: matrix_etherpad_enabled | bool
|
||||
- when: matrix_etherpad_enabled | bool and matrix_dimension_enabled | default(False) | bool
|
||||
tags:
|
||||
- always
|
||||
block:
|
||||
|
||||
Reference in New Issue
Block a user