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 }}"
|
state: "{{ item.state }}"
|
||||||
marker: "# {mark} - CIS benchmark - Ansible-lockdown"
|
marker: "# {mark} - CIS benchmark - Ansible-lockdown"
|
||||||
create: true
|
create: true
|
||||||
mode: 'go+r'
|
mode: 'go-w'
|
||||||
block: |
|
block: |
|
||||||
TMOUT={{ ubtu24cis_shell_session_timeout }}
|
TMOUT={{ ubtu24cis_shell_session_timeout }}
|
||||||
readonly TMOUT
|
readonly TMOUT
|
||||||
|
|
Loading…
Reference in New Issue