This commit is contained in:
parent
2b9ef8e5ba
commit
60cf28ad91
@ -24,8 +24,6 @@
|
||||
o: "username={{ cifs_username }},password={{ cifs_password }},domain=bessems.eu,file_mode=0777,dir_mode=0777,iocharset=utf8"
|
||||
device: "//192.168.11.225/{{ item.path }}"
|
||||
loop:
|
||||
- name: cifs_photos
|
||||
path: Public/Foto's
|
||||
- name: cifs_videos-series
|
||||
path: Public/Video's/Series
|
||||
- name: cifs_videos-films
|
||||
@ -44,7 +42,6 @@
|
||||
- /dev/dri/renderD129:/dev/dri/renderD128
|
||||
volumes:
|
||||
- /root/containers/pvr/plex/config:/config
|
||||
- cifs_photos:/data/photos
|
||||
- cifs_videos-films:/data/movies
|
||||
- cifs_videos-series:/data/series
|
||||
state: started
|
||||
|
Loading…
Reference in New Issue
Block a user