Update main.yml

This commit is contained in:
qiaofeng1227 2022-07-16 10:36:56 +08:00 committed by GitHub
parent b4687e1ae6
commit 47ec6e4377
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
- name: wait for pgadmin start
wait_for:
port: "{{pgadmin_port}}"
port: "9090"
delay: 10
timeout: 30