Automounter automatically creates the mount point for NFS systems
This commit is contained in:
parent
b063b5eefb
commit
58418bf48f
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue