From 906529df0fed08f16c9897b2560e4d2f6e6b6750 Mon Sep 17 00:00:00 2001 From: Administrator Date: Fri, 17 Oct 2025 11:55:09 +0000 Subject: [PATCH] Update file olimp-deploy.yml --- olimp-deploy.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/olimp-deploy.yml b/olimp-deploy.yml index 8ef761d..2d15ae7 100644 --- a/olimp-deploy.yml +++ b/olimp-deploy.yml @@ -22,7 +22,8 @@ - { role: ampache, tags: deploy_ampache } - { role: audiobookshelf, tags: deploy_audiobookshelf } - { role: calibre-web, tags: deploy_calibre_web } - + - { role: jellyfin, tags: deploy_jellyfin } + - hosts: photo roles: - { role: docker, tags: deploy_docker }