[ANSIBLE][BUILD] Update RKE to 1.3.8
[oom/offline-installer.git] / ansible / test / roles / prepare-kubectl / defaults / main.yml
1 ---
2 # Set to false to download kubectl in preparation for kubectl role that
3 # needs to install it, set to true to immediately install (needed for
4 # cases where it is used by verification tests of other roles).
5 kubectl_install: false
6 # Kubectl version.
7 kubectl_version: 1.22.7