Revert "Enable POSIX SMB mount option through cifsopt variable"

POSIX mode works only with linux 6.15

This reverts commit 83744196e1.
This commit is contained in:
Raphael Dannecker 2025-07-28 10:21:47 +02:00
parent 83744196e1
commit 5c1d2d0ce5
2 changed files with 682 additions and 686 deletions

File diff suppressed because it is too large Load diff

View file

@ -117,7 +117,7 @@
ansible.posix.mount:
src: //fileserver.pn.steinbeis.schule/default-school
path: /srv/samba/schools/default-school
opts: "multiuser,sec=krb5i,mfsymlinks,nobrl,actimeo=600,_netdev,x-systemd.automount,x-systemd.idle-timeout=60s{{ cifsopt | default('') }}"
opts: "multiuser,sec=krb5i,mfsymlinks,nobrl,actimeo=600,cache=loose,_netdev,x-systemd.automount,x-systemd.idle-timeout=60s"
state: present
fstype: cifs
when: not nfs4