Robert Kaussow
141da8c11e
All checks were successful
continuous-integration/drone/push Build is passing
17 lines
343 B
YAML
17 lines
343 B
YAML
# Standards: 0.1
|
|
---
|
|
galaxy_info:
|
|
# @meta author:value: [xoxys](https://gitea.rknet.org/xoxys)
|
|
author: xoxys <mail@geeklabor.de>
|
|
description: Setup a Jellyfin streaming server
|
|
license: MIT
|
|
min_ansible_version: 2.6
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- 7
|
|
galaxy_tags:
|
|
- multimedia
|
|
- streaming
|
|
dependencies: []
|