4
0
Fork 0
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-01-26 14:17:29 +00:00
parent 60f832f1b2
commit 388dbd797c
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9

View file

@ -46,7 +46,7 @@
- name: "5.6.3 | PATCH | Ensure default user shell timeout is 900 seconds or less"
ansible.builtin.blockinfile:
path: "{{ item.dest }}"
path: "{{ item.path }}"
state: "{{ item.state }}"
marker: "# {mark} CIS 5.6.3 ANSIBLE MANAGED"
create: true