Added fix for #22 thanks to @WhiteRoseLK
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
af372a7c73
commit
388331fe98
|
@ -21,6 +21,7 @@
|
||||||
listen: "Remount /tmp"
|
listen: "Remount /tmp"
|
||||||
|
|
||||||
- name: "Remounting /tmp systemd"
|
- name: "Remounting /tmp systemd"
|
||||||
|
when: ubtu24cis_tmp_svc
|
||||||
vars:
|
vars:
|
||||||
mount_point: '/tmp'
|
mount_point: '/tmp'
|
||||||
ansible.builtin.systemd:
|
ansible.builtin.systemd:
|
||||||
|
|
Loading…
Reference in New Issue