Files
ansible-hardening/doc/source/rhel7/domains/kernel.rst
Jonathan Rosser 2a56d8f502 Use doc8 for documentation generation
Change-Id: Ie880f005319a1b0c5bfead3ba4ad2ed90c862cd9
Signed-off-by: Jonathan Rosser <jonathan.rosser@rd.bbc.co.uk>
2025-07-17 20:08:01 +00:00

588 B

kernel - Kernel parameters

The Linux kernel has many parameters that can improve overall system security and most of these parameters can be changed while a system is running.

Overview

The security role applies several changes to kernel parameters and each of these changes are controlled by Ansible variables. Review the ## Kernel settings section within defaults/main.yml file for more information on these changes.

One deviation appears in this section for IP forwarding. Review the documentation for V-72309 below for more details.