Обновить olimp-deploy.yml

This commit is contained in:
zailon 2026-05-14 14:27:40 +05:00
parent 2b87d808ff
commit 8a989de5c9

View File

@ -40,16 +40,16 @@
- { role: bookstack, tags: deploy_bookstack }
- { role: bitwarden, tags: deploy_bitwarden }
# Media (Jellyfin, Ampache, Calibre, Flibusta)
# Media (Jellyfin, Navidrome, Calibre, Flibusta)
- hosts: media-server
vars_files:
- vault.yml
roles:
- { role: docker, tags: deploy_docker }
- { role: ampache, tags: deploy_ampache }
- { role: audiobookshelf, tags: deploy_audiobookshelf }
- { role: calibre-web, tags: deploy_calibre_web }
- { role: jellyfin, tags: deploy_jellyfin }
- { role: navidrome, tags: deploy_navidrome }
# - { role: flibusta, tags: deploy_flibusta }
# Photo (Immich)