mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-26 22:42:52 +03:00
b5844018f2
There is a wrong directory path to all.yml and vsphere.yml. The wrong directory is `inventory/sample/group_vars/all.yml` and `inventory/sample/group_vars/all/vsphere.yml` which should be `inventory/sample/group_vars/all/all.yml` and `inventory/sample/group_vars/all/vsphere.yml`.