Do not refer to Synapse as "Matrix Synapse"

This commit is contained in:
Slavi Pantaleev
2019-04-23 10:20:56 +03:00
parent 39566aa7fe
commit 892abdc700
11 changed files with 27 additions and 27 deletions

View File

@ -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