wrong dir
This commit is contained in:
parent
14b21aeccd
commit
fb454c45fb
|
@ -6,4 +6,4 @@
|
||||||
- name: Restart the synapse server
|
- name: Restart the synapse server
|
||||||
ansible.builtin.shell:
|
ansible.builtin.shell:
|
||||||
cmd: env/bin/synctl restart
|
cmd: env/bin/synctl restart
|
||||||
chdir: $HOME/synapse
|
chdir: $HOME/matrix
|
||||||
|
|
Loading…
Reference in New Issue