Automounter automatically creates the mount point for NFS systems

This commit is contained in:
Raphael Dannecker 2025-07-02 11:42:31 +02:00
parent b063b5eefb
commit 58418bf48f

View file

@ -45,6 +45,7 @@
path: /srv/samba/schools/default-school/ path: /srv/samba/schools/default-school/
state: directory state: directory
mode: '0755' mode: '0755'
when: not nfs4
- name: Prepare persistent user cache base directory - name: Prepare persistent user cache base directory
ansible.builtin.file: ansible.builtin.file: