VTWO-14496 : add vagrant to the required commands
parent
de0fa7e688
commit
8d7c329d46
|
@ -4,6 +4,7 @@
|
||||||
shell: command -v {{ item }} >/dev/null 2>&1
|
shell: command -v {{ item }} >/dev/null 2>&1
|
||||||
ignore_errors: yes
|
ignore_errors: yes
|
||||||
with_items:
|
with_items:
|
||||||
|
- vagrant
|
||||||
- cfssl
|
- cfssl
|
||||||
- cfssljson
|
- cfssljson
|
||||||
- kubectl
|
- kubectl
|
||||||
|
|
Loading…
Reference in New Issue