mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-25 18:57:50 +02:00
Fix typo
This commit is contained in:
@ -2480,7 +2480,7 @@ matrix_nginx_proxy_systemd_wanted_services_list: |
|
||||
+
|
||||
(['matrix-client-hydrogen.service'] if matrix_client_hydrogen_enabled else [])
|
||||
+
|
||||
([(grafana_idenifier + '.service')] if grafana_enabled else [])
|
||||
([(grafana_identifier + '.service')] if grafana_enabled else [])
|
||||
+
|
||||
(['matrix-dimension.service'] if matrix_dimension_enabled else [])
|
||||
+
|
||||
|
Reference in New Issue
Block a user