mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-10-20 10:00
This commit is contained in:
@@ -21,6 +21,8 @@ nas_shares: []
|
||||
# browseable: True
|
||||
# guest_ok: False
|
||||
# nt_acl: True
|
||||
# custom_conf: |
|
||||
# fruit:time machine = yes
|
||||
# rsync:
|
||||
# enabled: True
|
||||
# read_only: True
|
||||
@@ -60,6 +62,7 @@ nas_default_share:
|
||||
guest_ok: False
|
||||
full_audit: True
|
||||
nt_acl: False
|
||||
custom_conf: '# No custom configuration'
|
||||
rsync:
|
||||
enabled: False
|
||||
read_only: True
|
||||
|
Reference in New Issue
Block a user