3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-12-14 04:52:39 +00:00

Remove some superficial comments

This commit is contained in:
Slavi Pantaleev
2025-03-12 06:29:39 +02:00
parent 413d591562
commit 81a30f17ac
6 changed files with 1 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=Matrix Element Call Service
Description=Element Call
{% for service in matrix_client_element_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}