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