Added script for displaying version of deps
This commit is contained in:
parent
6e10d91d1d
commit
a0c0e89944
5
show_versions.sh
Executable file
5
show_versions.sh
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
set -ex
|
||||||
|
vboxmanage --version
|
||||||
|
vagrant --version
|
||||||
|
ansible --version
|
Loading…
x
Reference in New Issue
Block a user