-
-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Labels
docsImprovements or additions to documentationImprovements or additions to documentation
Description
Currently the documentation doesn't call out that the in the default config suggestion should be configured.
It also isn't clear if the playbook does anything with regards to handling creation of the directories, should the directories not exist on the managed node.
jellyfin_container_additional_volumes:
- type: bind
src: /path/on/the/host/movies
dst: /movies
- type: bind
src: /another-path/on/the/host/anime
dst: /anime
options: readonly
https://github.com/mother-of-all-self-hosting/mash-playbook/blob/main/docs/services/jellyfin.md
Metadata
Metadata
Assignees
Labels
docsImprovements or additions to documentationImprovements or additions to documentation