ansible-lockdown / RHEL9-STIG

Ansible playbook for RHEL9 Disa STIG
MIT License
10 stars 10 forks source link

rhel9stig_nfs_utils_required variable does not keep nfs-utils installed when set to true #38

Closed layluke closed 6 days ago

layluke commented 1 week ago

Describe the Issue rhel9stig_nfs_utils_required variable does not keep nfs-utils installed when set to true

Expected Behavior When rhel9stig_nfs_utils_required is set to true, it will keep nfs-utils installed

Actual Behavior RHEL-09-215025 will remove nfs-utils regardless of what rhel9stig_nfs_utils_required is set to

Control(s) Affected RHEL-09-215025 Additionally, the following controls will fail to run afterwards: RHEL-09-231060 RHEL-09-231065 RHEL-09-231070 RHEL-09-231075

Environment (please complete the following information): N/A

Possible Solution Include rhel9stig_nfs_utils_required as a condition to run/not run RHEL-09-215025