mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-01-26 09:54:56 +01:00
3 lines
140 B
YAML
Executable File
3 lines
140 B
YAML
Executable File
- set_fact:
|
|
matrix_systemd_services_list: "{{ matrix_systemd_services_list + ['matrix-dimension'] }}"
|
|
when: "matrix_dimension_enabled" |