kubespray/roles/kubernetes/node/tasks
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
..
cloud-credentials Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
loadbalancer Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
facts.yml project: resolve ansible-lint key-order rule (#10314) 2023-08-10 00:57:27 -07:00
install.yml Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
kubelet.yml Validate systemd unit files (#10597) 2023-11-17 20:01:23 +01:00
main.yml Check conntrack module presence instead of kernel version (#10662) 2023-11-28 18:31:02 +01:00
pre_upgrade.yml missing "check_mode: no"s for several read-only tasks (#8584) 2022-03-02 09:29:14 -08:00