Update main.yml
This commit is contained in:
parent
81befda34f
commit
0995593614
1 changed files with 1 additions and 6 deletions
|
@ -1,10 +1,5 @@
|
|||
- name: Install {{appname}}
|
||||
include_tasks: tasks/install.yml
|
||||
vars:
|
||||
app: "Template"
|
||||
app: "joomla"
|
||||
|
||||
- name: wait for {{appname}} start
|
||||
wait_for:
|
||||
port: "{{nginx_reverse_proxy_port}}"
|
||||
delay: 10
|
||||
timeout: 120
|
||||
|
|
Loading…
Add table
Reference in a new issue