mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-14 16:58:58 +03:00
VTWO-14496 : add vagrant to the required commands
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
shell: command -v {{ item }} >/dev/null 2>&1
|
||||
ignore_errors: yes
|
||||
with_items:
|
||||
- vagrant
|
||||
- cfssl
|
||||
- cfssljson
|
||||
- kubectl
|
||||
|
||||
Reference in New Issue
Block a user