mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-07 00:37:06 +00:00
Don't pass the volumes_from argument to the Docker create_container method.
If the volumes_from argument is passed to the create_container method, Docker
raises the following exception:
docker.errors.DockerException: 'volumes_from' parameter has no effect on
create_container(). It has been moved to start()
|
||
|---|---|---|
| .. | ||
| ansible | ||