mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-28 07:53:07 +00:00
Removed double item.id "clean up"
Signed-off-by: Kristian Ebdrup <kris9854@gmail.com>
This commit is contained in:
parent
d4471a3016
commit
66d8fb8b32
1 changed files with 0 additions and 1 deletions
|
|
@ -334,7 +334,6 @@
|
||||||
- item.uid >= min_int_uid | int
|
- item.uid >= min_int_uid | int
|
||||||
- item.id != 'nobody'
|
- item.id != 'nobody'
|
||||||
- rhel9cis_rule_6_2_10
|
- rhel9cis_rule_6_2_10
|
||||||
- item.id != 'nobody'
|
|
||||||
- (item.id != 'tss' and item.dir != '/dev/null')
|
- (item.id != 'tss' and item.dir != '/dev/null')
|
||||||
tags:
|
tags:
|
||||||
- skip_ansible_lint # settings found on 6_2_7
|
- skip_ansible_lint # settings found on 6_2_7
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue