kubespray/roles/kubernetes/node/defaults
Max Gautier 612cfdceb1
Check conntrack module presence instead of kernel version (#10662)
* Try both conntrack modules instead of checking kernel version

Depending on kernel distributor, the kernel version might not be a
correct indicator of the conntrack module use.
Instead, we check both (and use the first found).

* Use modproble.persistent rather than manual persistence
2023-11-28 18:31:02 +01:00
..
main.yml Check conntrack module presence instead of kernel version (#10662) 2023-11-28 18:31:02 +01:00