mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 23:43:06 +00:00
Merge branch 'devel' into improvements
This commit is contained in:
commit
581bf4657d
7 changed files with 11 additions and 7 deletions
|
|
@ -207,7 +207,7 @@
|
|||
loop_control:
|
||||
label: "{{ rhel9cis_passwd_label }}"
|
||||
when:
|
||||
- item.uid >= min_int_uid
|
||||
- min_int_uid | int >= item.uid
|
||||
- rhel9cis_rule_6_2_8
|
||||
tags:
|
||||
- skip_ansible_lint # settings found on 6_2_7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue