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