forked from ansible-lockdown/RHEL9-CIS
updated yamllint, company naming, linting and spacing
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
1b694832bb
commit
2de8a39cdc
66 changed files with 461 additions and 675 deletions
|
|
@ -31,7 +31,7 @@
|
|||
dest: /etc/chrony.conf
|
||||
owner: root
|
||||
group: root
|
||||
mode: '0644'
|
||||
mode: 'go-wx'
|
||||
|
||||
- name: "2.3.3 | PATCH | Ensure chrony is not run as the root user"
|
||||
when:
|
||||
|
|
@ -48,4 +48,4 @@
|
|||
line: OPTIONS="\1 -u chrony"
|
||||
create: true
|
||||
backrefs: true
|
||||
mode: '0644'
|
||||
mode: 'go-wx'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue