k3s-ansible/roles/k3s_server
LawiK974 a2916230ba
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: Loïc Dubard <loic97429@gmail.com>
2024-03-07 16:05:07 -08:00
..
defaults Completely setup kubectl for ansible_user, with option to disable it (#278) 2023-12-13 12:59:04 -08:00
tasks Check K3s installed version before download tasks (#297) 2024-03-07 16:05:07 -08:00
templates Rework Role Structure (#254) 2023-11-16 12:03:07 -08:00