mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
Update main.yml
This commit is contained in:
parent
15118a5e32
commit
4986732a54
1 changed files with 0 additions and 6 deletions
|
@ -2,9 +2,3 @@
|
|||
include_tasks: tasks/install.yml
|
||||
vars:
|
||||
app: "pgadmin"
|
||||
|
||||
- name: wait for pgadmin start
|
||||
wait_for:
|
||||
port: "9090"
|
||||
delay: 10
|
||||
timeout: 30
|
||||
|
|
Loading…
Reference in a new issue