mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2026-06-25 12:17:21 +02:00
54629a46bd
If the k3s binary is launched after the deletion of `/var/lib/rancher/k3s`, k3s will automatically create this directory. This change deletes the k3s binary first so that it cannot be called after `/var/lib/rancher/k3s` is deleted Signed-off-by: Julien DOCHE <julien.doche@gmail.com>