diff --git a/tasks/section_5/cis_5.6.x.yml b/tasks/section_5/cis_5.6.x.yml index 0541f9b..14b4a50 100644 --- a/tasks/section_5/cis_5.6.x.yml +++ b/tasks/section_5/cis_5.6.x.yml @@ -32,7 +32,7 @@ - item.id != "sync" - item.id != "root" - item.id != "nfsnobody" - - min_int_uid | int < item.gid + - item.gid < min_int_uid | int - item.shell != " /bin/false" - item.shell != " /usr/sbin/nologin" loop_control: