ansible-lockdown / UBUNTU22-CIS

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

Optimization of `interactive-users` detection(issue #86) #87

Closed ipruteanu-sie closed 1 year ago

ipruteanu-sie commented 1 year ago

As explained in issue #86 , some interactive users were not returned by the command used for that purpose. This is fixed by a more granular filtering of unwanted fields.