Add remote docker volumes (using rclone)

This commit is contained in:
Tobias Reisinger 2024-10-30 03:52:16 +01:00
parent f20b2596d0
commit a2c680f3e8
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
6 changed files with 39 additions and 5 deletions
playbooks/roles/jellyfin/vars

View file

@ -23,4 +23,4 @@ jellyfin_compose:
volumes:
config:
cache:
media:
media: "{{ vault_jellyfin.media_volume_driver }}"