forked from ansible-lockdown/RHEL9-CIS
updated marker
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
ebdb8b9129
commit
5e5174a5b0
3 changed files with 8 additions and 8 deletions
|
|
@ -48,7 +48,7 @@
|
|||
ansible.builtin.blockinfile:
|
||||
path: "{{ item.path }}"
|
||||
state: "{{ item.state }}"
|
||||
marker: "# {mark} CIS 5.6.3 ANSIBLE MANAGED"
|
||||
marker: "# {mark} - CIS benchmark - Ansible-lockdown"
|
||||
create: true
|
||||
mode: 0644
|
||||
block: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue