Update main.yml
This commit is contained in:
parent
ef5908ce97
commit
0e2051a845
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: "ghost"
|
||||
|
|
Loading…
Add table
Reference in a new issue