Fix website restart
This commit is contained in:
parent
4b7830567b
commit
6ceea80ee7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
- name: restart website
|
- name: restart website
|
||||||
shell:
|
shell:
|
||||||
chdir: /opt/website
|
chdir: /opt/theorangeone.net
|
||||||
cmd: "{{ docker_update_command }}"
|
cmd: "{{ docker_update_command }}"
|
||||||
|
|
Loading…
Reference in a new issue