mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2026-08-08 23:13:19 +02:00
88159b3875
- On RHEL 10 / Rocky Linux 10 the default cloud image does not ship the kernel-modules-extra that contains br_netfilter, so modprobe br_netfilter fails during prereq on RedHat family - Detect whether the module exists and install kernel-modules-extra when absent - No reboot is required: the module is installed for the currently running kernel and becomes available to modprobe immediately