issue #296 thanks to @dbsanders

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2025-02-26 08:23:46 +00:00
parent 8cc3738fda
commit 48a471a037
No known key found for this signature in database
GPG key ID: 997FF7FE93AEB5B9

View file

@ -190,7 +190,7 @@
regexp: \s*umask regexp: \s*umask
line: "umask {{ rhel9cis_root_umask }}" line: "umask {{ rhel9cis_root_umask }}"
create: true create: true
mode: 'u+x,go-rwx' mode: 'u-x,go-rwx'
- name: "5.4.2.7 | PATCH | Ensure system accounts do not have a valid login shell" - name: "5.4.2.7 | PATCH | Ensure system accounts do not have a valid login shell"
when: when: