mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 14:23:05 +00:00
fix typo
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
599c6db3e1
commit
b170c4ac73
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
- name: Systemd restart tmp.mount
|
||||
ansible.builtin.systemd:
|
||||
name: tmp.mount
|
||||
daemon_Reload: true
|
||||
daemon_reload: true
|
||||
enabled: true
|
||||
masked: false
|
||||
state: Reloaded
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue