ansible-lockdown / RHEL9-CIS

Ansible role for Red Hat 9 CIS Baseline
https://ansible-lockdown.readthedocs.io
MIT License
123 stars 93 forks source link

Adding missing lines to usr: sysctl.d/50-default.conf #105

Closed brisky closed 9 months ago

brisky commented 1 year ago

Overall Review of Changes: Adds entries to: /usr/lib/sysctl.d/50-default.conf required by CIS-CAT assessor. On control: 3.3.7 Ensure Reverse Path Filtering is enabled.

Issue Fixes: Fixes #106

Enhancements: Entries in: /usr/lib/sysctl.d/50-default.conf

How has this been tested?: Manually and with ansible lockdown package.