k3s-ansible/roles
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
..
airgap/tasks Update minimum ansible version requirements to avoid airgap error (#258) 2023-11-30 12:32:19 -08:00
k3s_agent Check K3s installed version before download tasks (#297) 2024-03-07 16:05:07 -08:00
k3s_server Check K3s installed version before download tasks (#297) 2024-03-07 16:05:07 -08:00
k3s_upgrade Check K3s installed version before download tasks (#297) 2024-03-07 16:05:07 -08:00
prereq Set firewall rules for custom CIDR ranges (#293) 2024-02-22 09:34:36 -08:00
raspberrypi Enable skipping bootcmd verification in Raspberry PI (#300) 2024-03-04 10:10:01 -08:00