Skip to content

Ansible role for installing Jellyfin generic amd64 on Linux

License

Notifications You must be signed in to change notification settings

abalage/ansible-role-jellyfin

Repository files navigation

abalage.jellyfin

CI

Installs Jellyfin as a generic amd64 package on Linux.

Requirements

None

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

jellyfin_user: jellyfin
jellyfin_home: "/opt/jellyfin"
jellyfin_version: 10.8.13
ffpmeg_dir: "/usr/bin"
jellyfin_autostart: true

Dependencies

None.

Example Playbook

- hosts: all
  become: true

  roles:
    - abalage.jellyfin

License

GPL-3.0

Author Information

Created by Balázs NÉMETH (balagetech.com).

Workflow code is inspired by Jeff Geerling's amazing work (https://github.com/geerlingguy/).

About

Ansible role for installing Jellyfin generic amd64 on Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published