Update main.yml
This commit is contained in:
parent
61f626b19e
commit
1d08c18bbe
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue