fixed spacing
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
b2cded315b
commit
66ca3976a9
|
@ -142,6 +142,7 @@
|
|||
path: "{{ mount_point }}"
|
||||
state: remounted
|
||||
listen: "Remount /var/log/audit"
|
||||
|
||||
- name: Update_Initramfs
|
||||
ansible.builtin.command: update-initramfs -u
|
||||
changed_when: true
|
||||
|
|
Loading…
Reference in New Issue