abril/roles/k3s_server
Christian Berendt 2d0596209e
Make it possible to disable the creation of the kubectl/crictl symlinks (#558)
If k3s_create_kubectl_symlink is set to false the kubectl symlink will
not be created.

If k3s_create_crictl_symlink is set to false the crictl symlink will not
be created.

By default the symlinks will be created. The default behavior is not
changed.

Signed-off-by: Christian Berendt <berendt@osism.tech>
Co-authored-by: Techno Tim <timothystewart6@gmail.com>
2024-08-05 21:19:57 -05:00
..
defaults Add default values to roles (#509) 2024-08-05 17:00:24 -05:00
meta Add default values to roles (#509) 2024-08-05 17:00:24 -05:00
tasks Make it possible to disable the creation of the kubectl/crictl symlinks (#558) 2024-08-05 21:19:57 -05:00
templates k3s_server: add kube_vip_arp parameter (#550) 2024-07-29 16:05:30 -05:00