Fix website restart

This commit is contained in:
Jake Howard
2020-08-04 20:54:34 +01:00
parent 4b7830567b
commit 6ceea80ee7

View File

@ -1,4 +1,4 @@
- name: restart website
shell:
chdir: /opt/website
chdir: /opt/theorangeone.net
cmd: "{{ docker_update_command }}"