VTWO-14496 : add vagrant to the required commands

pull/468/head
mbenabda 2019-06-27 21:00:05 +02:00
parent de0fa7e688
commit 8d7c329d46
1 changed files with 1 additions and 0 deletions

View File

@ -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