VTWO-14496 : add vagrant to the required commands

This commit is contained in:
mbenabda
2019-06-27 21:00:05 +02:00
parent de0fa7e688
commit 8d7c329d46

View File

@@ -4,6 +4,7 @@
shell: command -v {{ item }} >/dev/null 2>&1
ignore_errors: yes
with_items:
- vagrant
- cfssl
- cfssljson
- kubectl