sleepy-nols / ansible-jellyfin

Ansible role to install and configure Jellyfin on Debian-like systems.
GNU General Public License v3.0
3 stars 0 forks source link

defaults/main: add support for optional vars #3

Closed sleepy-nols closed 8 months ago

sleepy-nols commented 9 months ago
# optional
jellyfin_nowebapp_opt: "--nowebclient"
jellyfin_service_opt: "--service"