Fxing group names in ansible inventory
This commit is contained in:
parent
285ea97a00
commit
783350ba03
|
|
@ -6,7 +6,7 @@
|
|||
echo "######################################################################################"
|
||||
echo "## Reinit repository"
|
||||
rm -rf kubespray
|
||||
VERSION="release-2.26"
|
||||
VERSION="release-2.27"
|
||||
git clone --branch $VERSION https://github.com/kubernetes-sigs/kubespray.git
|
||||
|
||||
echo "######################################################################################"
|
||||
|
|
|
|||
Loading…
Reference in New Issue