WIP: automatically create zfs datasets for all local docker-compose volumes

This commit is contained in:
2023-03-06 20:26:13 -08:00
parent d42dc7b5e4
commit bdda563665
19 changed files with 78 additions and 17 deletions

View File

@@ -3,3 +3,7 @@ current_svc_name: jellyfin
current_svc_path: "{{ my_svc_path }}/{{ current_svc_name }}"
templates_source: "{{ role_path }}/templates"
docker_volume_names:
- config
- cache