mirror of https://github.com/ansible/ansible.git
docker_container: add mount endpoint collision detection (#60384)
* Add mount endpoint collision detection. * Add changelog. * Fix error.pull/60691/head
parent
523e40e993
commit
48541910bf
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- "docker_container - now tests for mount endpoint collisions (for both ``mounts`` and ``volumes``) to abort early when collisions are found"
|
Loading…
Reference in New Issue