Files
k3s-ansible/roles/k3s_server
Christian Berendt 491624a5c1 Make it possible to disable the creation of the kubectl/crictl symlinks
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>
2024-08-05 19:22:21 +02:00
..