I use official ‘ansible-playbook k3s.orchestration.site -i inventory.yml’ and it installs k3s over SSH and adds it into my kubectl context, all under 60s too.

Why not just curl to bash with the official instructions?

I have just been `ssh ... -- k3s.sh ...`, been meaning to ansible my homelab