This commit is contained in:
Kristian 2022-09-27 14:48:45 +00:00 committed by GitHub
commit a462441c6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 12 additions and 14 deletions

View file

@ -1,8 +1,5 @@
---
collections:
- name: community.general
- name: community.crypto
- name: ansible.posix

View file

@ -333,6 +333,7 @@
when:
- item.uid >= min_int_uid | int
- item.id != 'nobody'
- (item.id != 'tss' and item.dir != '/dev/null')
- rhel9cis_rule_6_2_10
tags:
- skip_ansible_lint # settings found on 6_2_7