generated from ansible-collections/collection_template
-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Labels
Description
SUMMARY
According do the docs, there is a volume-subpath
parameter that lets you specify a path to a subdirectory within the volume to mount into the container. That parameters is missing in the ansible plugins.
ISSUE TYPE
- Feature Idea
COMPONENT NAME
- community.docker.docker_container: docker_container: support missing fields and missing types in mounts #1134
- community.docker.docker_swarm_service
- any other module that accepts the
--mounts
parameter