- set_fact:
    matrix_systemd_services_list: "{{ matrix_systemd_services_list + ['matrix-sygnal.service'] }}"
  when: matrix_sygnal_enabled|bool