This commit is contained in:
12
ansible_bck/roles/myInfra.dev.homesrv01/tasks/main.yml
Normal file
12
ansible_bck/roles/myInfra.dev.homesrv01/tasks/main.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
- 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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user