k3s-ansible/roles/k3s_agent
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 Rework Role Structure (#254) 2023-11-16 12:03:07 -08:00
tasks Check K3s installed version before download tasks (#297) 2024-03-07 16:05:07 -08:00
templates k3s agent - Fix bad reference to k3s-agent.service.env in k3s-agent.service (#283) 2024-01-04 11:54:22 -08:00