remove dependencies
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2021-04-19 17:26:31 +02:00
parent 5f35c59996
commit 0a9800bfe1
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
3 changed files with 4 additions and 5 deletions

View File

@ -8,7 +8,7 @@ galaxy_info:
# [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.jellyfin?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.jellyfin)
# [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.jellyfin/src/branch/master/LICENSE)
#
# Setup a [Jellyfin](https://jellyfin.org/) server. Jellyfin puts you in control of managing and streaming your media.
# Setup a [Jellyfin](https://jellyfin.org/) server. Jellyfin puts you in control of managing and streaming your media. Jellyfin requires a working `ffmpeg` and `aspnetcore-runtime` on the target host and the setup is not covered by this role!
# @end
description: Setup a Jellyfin media server
license: MIT

View File

@ -6,6 +6,8 @@
- epel-release
- https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-7.noarch.rpm
- https://packages.microsoft.com/config/centos/7/packages-microsoft-prod.rpm
- aspnetcore-runtime-5.0
- ffmpeg
roles:
- role: xoxys.jellyfin

View File

@ -1,6 +1,3 @@
---
__jellyfin_packages:
- aspnetcore-runtime-5.0
- ffmpeg
__jellyfin_packages: []
__jellyfin_sysconfig: /etc/sysconfig/jellyfin