Update main.yml

This commit is contained in:
qiaofeng1227 2023-02-11 10:24:47 +08:00 committed by GitHub
parent 4a3f5e7b6d
commit b9fa026cd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,3 @@
include_tasks: tasks/install.yml
vars:
app: "onlyofficedocs"
- name: wait for {{appname}} start
wait_for:
port: "9002"
delay: 10
timeout: 120