Remove share/library;Remove claimtoken
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
86cb38d76b
commit
55f9e0f830
@ -7,8 +7,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_books
|
||||
path: Public/Boeken
|
||||
- name: cifs_photos
|
||||
path: Public/Foto's
|
||||
- name: cifs_videos-series
|
||||
@ -25,10 +23,9 @@
|
||||
network_mode: host
|
||||
env:
|
||||
VERSION: latest
|
||||
PLEX_CLAIM: claim-bDN6kpBFjt3LxkxSD8zT
|
||||
# PLEX_CLAIM: <expired>
|
||||
volumes:
|
||||
- /root/containers/pvr/plex/config:/config
|
||||
- cifs_books:/data/books
|
||||
- cifs_photos:/data/photos
|
||||
- cifs_videos-films:/data/movies
|
||||
- cifs_videos-series:/data/series
|
||||
|
Loading…
Reference in New Issue
Block a user