ansible-lockdown / RHEL8-CIS-Audit

Audit configurations for RHEL8 CIS - utilising goss
MIT License
31 stars 24 forks source link

Allow tweaking environment of run_audit.sh script #29

Closed pavloos closed 2 years ago

pavloos commented 2 years ago

Pull request details

Overall Review of Changes:

Allow tweaking environment of run_audit.sh script. It is related to the issue created in RHEL8-CIS repository

Issue Fixes: https://github.com/ansible-lockdown/RHEL8-CIS/issues/186

Enhancements: Changes in this PR do not modify default functionality and only allow for modifying previously static values in run_audit.sh.

How has this been tested?: It has been tested by setting audit_out_dir to something other than default value.

uk-bolly commented 2 years ago

hi @pavloos

Great change we really appreciate the work and helping to improve this product.

Regards

uk-bolly