You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't find any tasks checking the registered vars, and yet these tasks are set to never fail. As far as I can tell these are scored rules that are being allowed to pass unchecked.
I know about that issue. But at the moment I have no idea for a feasible solution. Furthermore that option doesn't make sense for cloud systems. There is just one partition by default.
From my point of view, this must be configured when installing the system and should not be done afterwards by a hardening script.
There are two options to improve that:
The role generate a local log with the status of the recommended partitions
The role fails when there are no mount points (and we disable this checks by default)
@florianutz I think the right thing to do here is to fail if the check isn't skipped, but to skip it by default. IMO by setting failed_when to false you're just wasting CPU cycles by checking at all.
I can't find any tasks checking the registered vars, and yet these tasks are set to never fail. As far as I can tell these are scored rules that are being allowed to pass unchecked.
Ubuntu1604-CIS/tasks/section1.yml
Lines 313 to 339 in 8b12f24
Ubuntu1604-CIS/tasks/section1.yml
Lines 363 to 403 in 8b12f24
The text was updated successfully, but these errors were encountered: