fileserver: schreibrechte auf videos für win10 (#70)

fileserver: schreibrechte auf videos für win10

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#70
Co-Authored-By: mg <mg@noreply.git.mgrote.net>
Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
Michael Grote 2021-04-13 20:59:59 +02:00
parent 0901e98181
commit 66fb0c6dd3

View file

@ -30,8 +30,8 @@
smb_shares: smb_shares:
- name: 'videos' - name: 'videos'
path: '/shares_videos' path: '/shares_videos'
users_ro: ' win10 kodi' users_ro: 'kodi'
users_rw: 'annemariedroessler michaelgrote' users_rw: 'annemariedroessler michaelgrote win10'
- name: 'scans' - name: 'scans'
path: '/shares/scans' path: '/shares/scans'
users_ro: 'annemariedroessler michaelgrote' users_ro: 'annemariedroessler michaelgrote'