diff --git a/restart_synapse.yml b/restart_synapse.yml index 84fb8ed..fc27013 100644 --- a/restart_synapse.yml +++ b/restart_synapse.yml @@ -6,4 +6,4 @@ - name: Restart the synapse server ansible.builtin.shell: cmd: env/bin/synctl restart - chdir: $HOME/synapse + chdir: $HOME/matrix