Update main.yml

This commit is contained in:
qiaofeng1227 2022-08-25 16:47:12 +08:00 committed by GitHub
parent 61f626b19e
commit 1d08c18bbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,3 +2,6 @@
include_tasks: tasks/install.yml
vars:
app: "bt"
- name: Output bt version
shell: echo "bt version: latest" >> /data/logs/install_version.txt