Support missing fields and missing types in mounts. (#1134)

This commit is contained in:
Felix Fontein
2025-09-29 22:35:07 +02:00
committed by GitHub
parent 8e2056fcb1
commit fd011d3871
4 changed files with 155 additions and 26 deletions
@@ -0,0 +1,2 @@
minor_changes:
- "docker_container - support missing fields and new mount types in ``mounts`` (https://github.com/ansible-collections/community.docker/issues/1129, https://github.com/ansible-collections/community.docker/pull/1134)."