From 8d7c329d46dd84151e140cd7faf931e2b9467ec2 Mon Sep 17 00:00:00 2001 From: mbenabda Date: Thu, 27 Jun 2019 21:00:05 +0200 Subject: [PATCH] VTWO-14496 : add vagrant to the required commands --- check_local_prerequisites.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/check_local_prerequisites.yml b/check_local_prerequisites.yml index 1c83e8b..3c8e3b0 100644 --- a/check_local_prerequisites.yml +++ b/check_local_prerequisites.yml @@ -4,6 +4,7 @@ shell: command -v {{ item }} >/dev/null 2>&1 ignore_errors: yes with_items: + - vagrant - cfssl - cfssljson - kubectl