music folder moved to minio sshfs mount
All checks were successful
deploy host / Deploy (push) Successful in 57s

This commit is contained in:
2024-11-14 12:50:05 +00:00
parent 22da4bda9f
commit f916a894e7
2 changed files with 16 additions and 12 deletions

View File

@@ -1,12 +1,11 @@
---
- name: docker - music volume
community.docker.docker_volume:
name: music
driver: local
driver_options:
type: none
device: /mnt/media@sshfs:nas.lan/music
o: bind
# ---
# - name: docker - media volume
# community.docker.docker_volume:
# name: media
# driver: local
# driver_options:
# type: none
# device: /mnt/media