fix
This commit is contained in:
parent
ab4de9a2cb
commit
369eaa43f5
1 changed files with 2 additions and 2 deletions
|
@ -39,13 +39,13 @@ smb_shares:
|
|||
users_ro: 'michaelgrote'
|
||||
users_rw: 'win10'
|
||||
- name: 'restic'
|
||||
path: '/backup/pve5/restic'
|
||||
users_ro: 'michaelgrote'
|
||||
users_rw: 'win10'
|
||||
users_rw: 'restic win10 michaelgrote'
|
||||
- name: 'buecher'
|
||||
path: '/backup/pve5/buecher'
|
||||
users_ro: 'michaelgrote'
|
||||
users_rw: 'win10'
|
||||
users_rw: 'michaelgrote win10'
|
||||
- name: 'programme'
|
||||
path: '/backup/pve5/programme'
|
||||
users_ro: 'michaelgrote'
|
||||
|
|
Loading…
Add table
Reference in a new issue