k3s-io / k3s-ansible

Apache License 2.0
1.89k stars 780 forks source link

fix: skip cgroups when cmdline.txt is not present #320

Closed jlpedrosa closed 3 months ago

jlpedrosa commented 3 months ago

Changes

Skip step Enable cgroup via boot commandline if not already enabled when the file is not present.

Linked Issues

https://github.com/k3s-io/k3s-ansible/issues/312