WIP: automatically create zfs datasets for all local docker-compose volumes
This commit is contained in:
@@ -3,3 +3,7 @@ current_svc_name: jackett
|
||||
current_svc_path: "{{ my_svc_path }}/{{ current_svc_name }}"
|
||||
|
||||
templates_source: "{{ role_path }}/templates"
|
||||
|
||||
docker_volume_names:
|
||||
- config
|
||||
- torrent_blackhole
|
||||
|
||||
Reference in New Issue
Block a user