6 lines
125 B
YAML
6 lines
125 B
YAML
---
|
|
|
|
# Migrate data from a bind-mount to a volume
|
|
- import_tasks: migrate-from-local-docker.yml
|
|
when: migrate_local_docker
|