jellyfin: Deploy Jellyfin media server

Jellyfin is a multimedia library manager. Clients can browse and stream
music, movies, and TV shows from the server and play them locally
(including in the browser).
This commit is contained in:
2023-09-12 13:38:35 -05:00
parent 226a6bef46
commit a2b3f9b5b9
11 changed files with 216 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
- block:
- import_tasks: install.yml
tags:
- install
- import_tasks: deploy.yml
- import_tasks: httpd-proxy.yml
tags:
- jellyfin