feat: correct homedir for samba
This commit is contained in:
parent
e470b204a5
commit
586e6101ca
@ -19,4 +19,4 @@ samba_shares:
|
||||
browseable: true
|
||||
|
||||
samba_load_homes: True
|
||||
|
||||
samba_homes_include: samba_homes_include.conf
|
||||
|
1
ansible/playbooks/templates/samba_homes_include.conf
Normal file
1
ansible/playbooks/templates/samba_homes_include.conf
Normal file
@ -0,0 +1 @@
|
||||
path = /exports/homes/%S
|
Loading…
Reference in New Issue
Block a user