mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-07-31 23:10:51 +00:00
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
|
||||
shell:
|
||||
chdir: /opt/website
|
||||
chdir: /opt/theorangeone.net
|
||||
cmd: "{{ docker_update_command }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue