mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Allowing anonymous volumes via mounts option (#181)
* Initial Commit * Adding changelog fragment
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
minor_changes:
|
||||
- docker_container - lifted restriction preventing the creation of anonymous volumes with the ``mounts`` option
|
||||
(https://github.com/ansible-collections/community.docker/pull/181).
|
||||
Reference in New Issue
Block a user