You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried an air gapped install with the latest code. I downloaded the image tarball and the binary tarball for v1.30.5+rke2r1 and placed them in the tarball_install directory.
I tried an air gapped install with the latest code. I downloaded the image tarball and the binary tarball for
v1.30.5+rke2r1
and placed them in thetarball_install
directory.I started the playbook via
ansible-playbook site.yml -i inventory/cluster/hosts.yml
It then fails at this position:
My hosts.yml
When I set the
install_rke2_version: v1.30.5+rke2r1
inall:vars
the playbook continues but fails atWhy does it still try to download something if everything is provided in the
tarball_install
directory?The text was updated successfully, but these errors were encountered: