bdfr entfernt (#156)
bdfr entfernt Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#156 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
parent
2be53a61ff
commit
89ceefa1d3
1 changed files with 1 additions and 3 deletions
|
@ -38,8 +38,6 @@
|
|||
password: "{{ lookup('keepass', 'fileserver_smb_user_brother_ads2700w', 'password') }}"
|
||||
- name: 'photoprism'
|
||||
password: "{{ lookup('keepass', 'fileserver_smb_user_photoprism', 'password') }}"
|
||||
- name: 'bdfr'
|
||||
password: "{{ lookup('keepass', 'fileserver_smb_user_bdfr', 'password') }}"
|
||||
|
||||
smb_shares:
|
||||
- name: 'videos'
|
||||
|
@ -65,7 +63,7 @@
|
|||
- name: 'archiv'
|
||||
path: '/shares_archiv'
|
||||
users_ro: ''
|
||||
users_rw: 'bdfr michaelgrote win10'
|
||||
users_rw: 'michaelgrote win10'
|
||||
- name: 'hm'
|
||||
path: '/shares/hm'
|
||||
users_ro: 'win10'
|
||||
|
|
Loading…
Reference in a new issue