content icon indicating copy to clipboard operation
content copied to clipboard

Duplicate check for AIDE in RHEL7 Stig playbook

Open apteryks opened this issue 4 years ago • 0 comments

Description of problem:

The AIDE installation check occurs twice. See https://github.com/RedHatOfficial/ansible-role-rhel7-stig/blob/master/tasks/main.yml#L384 and https://github.com/RedHatOfficial/ansible-role-rhel7-stig/blob/master/tasks/main.yml#L408. The former one is not associated with the DISA-STIG-RHEL-07-020030 tag, which makes it harder to skip.

apteryks avatar Aug 23 '21 15:08 apteryks