This commit is contained in:
parent
600f15ad0d
commit
2b9ef8e5ba
@ -30,8 +30,6 @@
|
||||
path: Public/Video's/Series
|
||||
- name: cifs_videos-films
|
||||
path: Public/Video's/Films
|
||||
- name: cifs_songs
|
||||
path: Public/Audio/DeSchakel
|
||||
|
||||
- name: Start Plex container
|
||||
community.docker.docker_container:
|
||||
@ -49,8 +47,7 @@
|
||||
- cifs_photos:/data/photos
|
||||
- cifs_videos-films:/data/movies
|
||||
- cifs_videos-series:/data/series
|
||||
- cifs_songs:/data/songs
|
||||
state: started
|
||||
restart_policy: unless-stopped
|
||||
recreate: yes
|
||||
keep_volumes: no
|
||||
keep_volumes: no
|
||||
|
Loading…
Reference in New Issue
Block a user