Skip to content
Unverified Commit a2916230 authored by LawiK974's avatar LawiK974 Committed by GitHub
Browse files

Check K3s installed version before download tasks (#297)



- [Agent : Download artefact only if needed](roles/k3s_agent/tasks/main.yml#L13)
- [Server : Download artefact only if needed](roles/k3s_server/tasks/main.yml#L13)
- [Upgrade : Upgrade node only if needed](roles/k3s_upgrade/tasks/main.yml#L14)

Linked issue #264 k3s_server and k3s_agent tasks are not idempotent

Signed-off-by: default avatarLoïc Dubard <loic97429@gmail.com>
parent 1e266a52
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment