mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-11-13 05:28:56 +01:00
Do not refer to Synapse as "Matrix Synapse"
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
# We don't chown for Goofys, because due to the way it's mounted,
|
||||
# all files become owned by whoever needs to own them.
|
||||
|
||||
- name: Ensure Matrix Synapse is started (if it previously was)
|
||||
- name: Ensure Synapse is started (if it previously was)
|
||||
service:
|
||||
name: "{{ item }}"
|
||||
state: started
|
||||
|
||||
Reference in New Issue
Block a user