ansible-lockdown / RHEL7-STIG

Ansible role for Red Hat 7 STIG Baseline
MIT License
282 stars 144 forks source link

Excluding non-interactive logins shells from being parsed #466

Closed layluke closed 1 month ago

layluke commented 4 months ago

Overall Review of Changes: Excludes non interactive shells listed in /etc/shells from being registered in the rhel7stig_passwd_file_audit variable

Issue Fixes: https://github.com/ansible-lockdown/RHEL7-STIG/issues/462

Enhancements: N/A

How has this been tested?: tested code in separate task, results were as expected