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