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
72d9fd9f7e
commit
03fb81779c
@ -2,9 +2,3 @@
|
|||||||
include_tasks: tasks/install.yml
|
include_tasks: tasks/install.yml
|
||||||
vars:
|
vars:
|
||||||
app: "jenkins"
|
app: "jenkins"
|
||||||
|
|
||||||
- name: wait for {{appname}} start
|
|
||||||
wait_for:
|
|
||||||
port: "{{nginx_reverse_proxy_port}}"
|
|
||||||
delay: 10
|
|
||||||
timeout: 120
|
|
||||||
|
Loading…
Reference in New Issue
Block a user