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