mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 17:28: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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user