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
b4687e1ae6
commit
47ec6e4377
@ -5,7 +5,7 @@
|
||||
|
||||
- name: wait for pgadmin start
|
||||
wait_for:
|
||||
port: "{{pgadmin_port}}"
|
||||
port: "9090"
|
||||
delay: 10
|
||||
timeout: 30
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user