Ansible BuildAnsible Build
Home
Roles
Scripts
Mint System
Chat
GitHub
Home
Roles
Scripts
Mint System
Chat
GitHub
  • kernel role

kernel logo

kernel role

Manage kernel module blacklisting.

Usage

Configure the role.

kernel_blacklist:
  - name: algif_aead
  - name: another_module

And include it in your playbook.

- hosts: kernel
  roles:
  - role: kernel

The following tag is available:

  • kernel
Edit this page
Last Updated: 5/11/26, 11:59 AM
Contributors: Janik von Rotz