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
15118a5e32
commit
4986732a54
@ -2,9 +2,3 @@
|
|||||||
include_tasks: tasks/install.yml
|
include_tasks: tasks/install.yml
|
||||||
vars:
|
vars:
|
||||||
app: "pgadmin"
|
app: "pgadmin"
|
||||||
|
|
||||||
- name: wait for pgadmin start
|
|
||||||
wait_for:
|
|
||||||
port: "9090"
|
|
||||||
delay: 10
|
|
||||||
timeout: 30
|
|
||||||
|
Loading…
Reference in New Issue
Block a user