mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
Update main.yml
This commit is contained in:
parent
a6de02e3e8
commit
2322f2a991
@ -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: "rocketchat"
|
||||
|
Loading…
Reference in New Issue
Block a user