mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
Update main.yml
This commit is contained in:
parent
71d2d1c11b
commit
099a5ce72a
@ -1,10 +1,10 @@
|
||||
- name: Install {{appname}}
|
||||
include_tasks: tasks/install.yml
|
||||
vars:
|
||||
app: "Template"
|
||||
app: "mysql"
|
||||
|
||||
- name: wait for {{appname}} start
|
||||
wait_for:
|
||||
port: "{{nginx_reverse_proxy_port}}"
|
||||
port: "3306"
|
||||
delay: 10
|
||||
timeout: 120
|
||||
|
Loading…
Reference in New Issue
Block a user