mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
Update main.yml
This commit is contained in:
parent
9798ebd8bc
commit
a5bbee580d
1 changed files with 1 additions and 7 deletions
|
@ -1,10 +1,4 @@
|
|||
- name: Install {{appname}}
|
||||
include_tasks: tasks/install.yml
|
||||
vars:
|
||||
app: "Template"
|
||||
|
||||
- name: wait for {{appname}} start
|
||||
wait_for:
|
||||
port: "{{nginx_reverse_proxy_port}}"
|
||||
delay: 10
|
||||
timeout: 120
|
||||
app: "codeserver"
|
||||
|
|
Loading…
Reference in a new issue