Enter the kernel_module Ansible module
Add kernel module loading capability to your Ansible roles and playbooks.
The kernel_module Ansible module — now part of my Ansible samples repo — will load a kernel module of your choice.
Unlike the modprobe module in Ansible extras, my own module ensures your kernel module remains loaded after a reboot.