Attempt to umount properly.

This commit is contained in:
Andreas B. Mundt 2023-08-18 13:23:22 +02:00
parent 2f7da9c1b4
commit fac98e9f09
3 changed files with 63 additions and 17 deletions

View file

@ -16,7 +16,7 @@
block: |
<!-- mounts for home, share and nextcloud -->
<volume
fstype="cifs"
fstype="lmn"
server="{{ smb_server }}"
path="{{ smb_share }}"
mountpoint="/srv/samba/schools/default-school"
@ -71,7 +71,7 @@
line: KillUserProcesses=yes
insertafter: '#KillUserProcesses=no'
- name: Bind mount lmn/media with nosuid directory
- name: Bind mount /lmn/media with nosuid directory
ansible.posix.mount:
src: /lmn/media
path: /lmn/media