Added fix for #22 thanks to @WhiteRoseLK

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2025-05-12 14:29:12 +01:00
parent af372a7c73
commit 388331fe98
No known key found for this signature in database
GPG Key ID: 997FF7FE93AEB5B9
1 changed files with 1 additions and 0 deletions

View File

@ -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: