ansible-lockdown / RHEL7-STIG

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

Improve sudo user password check #429

Closed uk-bolly closed 1 year ago

uk-bolly commented 1 year ago

Overall Review of Changes: Improve password check for rule RHEL-07-010340 that sudo user must have a password or sudo will fail to work.

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

Enhancements: Only run if the playbook is not being run as a super user

How has this been tested?: Manually