Matt

Results 4 issues of Matt

**Describe the Issue** The control [V-244553](https://www.stigviewer.com/stig/red_hat_enterprise_linux_8/2023-09-11/finding/V-244553) expects `net.ipv4.conf.all.accept_redirects = 0` to be set in the /etc/sysctl.d/ directory. And the task [here](https://github.com/ansible-lockdown/RHEL8-STIG/blob/7c426176ecadc84b8907d9612782938a1cd849fd/tasks/fix-cat2.yml#L7144) for V-244553 instead sets `net.ipv4.conf.all.send_redirects` which I believe to...

bug

The correct tag for this task is `V-230506` and the tag is missing the "6" as shown here below: https://github.com/ansible-lockdown/RHEL8-STIG/blob/64313cd1252e82b2b3b52bef97f1e5f91a68dcd5/tasks/fix-cat2.yml#L6122

## Describe the enhancement When using `terragrunt scaffold` it creates the terragrunt.hcl in your working directory. I would like to be able to specify an output directory with a flag...

enhancement
contributions-requested
preserved

## Feature Request or Enhancement - Feature [] - Enhancement [x] **Summary of Request** If another process creates an /etc/audit/rules.d/[customrulesfile].conf applying this Ansible role does not update the custom rules...

enhancement