5.4.3.2 updated permissions
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
b7bdc7f67c
commit
9709aa503b
|
@ -34,7 +34,7 @@
|
|||
state: "{{ item.state }}"
|
||||
marker: "# {mark} - CIS benchmark - Ansible-lockdown"
|
||||
create: true
|
||||
mode: 'go+r'
|
||||
mode: 'go-w'
|
||||
block: |
|
||||
TMOUT={{ ubtu24cis_shell_session_timeout }}
|
||||
readonly TMOUT
|
||||
|
|
Loading…
Reference in New Issue