mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 18:30:23 +08:00
Update main.yml
This commit is contained in:
parent
2957397d3a
commit
bfd3304015
@ -1,10 +1,4 @@
|
|||||||
- name: Install {{appname}}
|
- name: Install {{appname}}
|
||||||
include_tasks: tasks/install.yml
|
include_tasks: tasks/install.yml
|
||||||
vars:
|
vars:
|
||||||
app: "Template"
|
app: "rabbitmq"
|
||||||
|
|
||||||
- name: wait for {{appname}} start
|
|
||||||
wait_for:
|
|
||||||
port: "{{nginx_reverse_proxy_port}}"
|
|
||||||
delay: 10
|
|
||||||
timeout: 120
|
|
||||||
|
Loading…
Reference in New Issue
Block a user