ansible-lockdown / AMAZON2023-CIS

Ansible role for Amazon2023 CIS Baseline
https://ansible-lockdown.readthedocs.io/en/latest/
MIT License
24 stars 18 forks source link

Post-remediation task fix. #76

Closed d-kambouris closed 3 months ago

d-kambouris commented 3 months ago

Overall Review of Changes: Added tag to "run post_remediation audit" task within tasks/main.yml

Issue Fixes: Please list (using linking) any open issues this PR addresses N/A Enhancements: Please list any enhancements/features that are not open issue tickets Post remediation now works with "run_audit" tag instead of failing How has this been tested?: Please give an overview of how these changes were tested. If they were not please use N/A Tested against a public EC2 instance running Amazon Linux 2023. All tasks now complete successfully when using "run_audit" tag.