forked from tim/k3s-ansible
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