ansible-lockdown / UBUNTU22-CIS

Ansible role for Ubuntu22 CIS Baseline
https://ansible-lockdown.readthedocs.io/en/latest/
MIT License
155 stars 68 forks source link

Fixes syntax error in CIS benchmark causing control to never work #227

Closed dderemiah closed 2 months ago

dderemiah commented 2 months ago

Overall Review of Changes: There is a syntax error in the CIS benchmark audit instructions. This fixes that error

Issue Fixes: Fixes syntax error in 5.5.1.4 regex gathering user names

Enhancements: CIS control works now as intended

How has this been tested?: tested locally