This commit is contained in:
Felix Fontein
2020-12-27 15:50:21 +01:00
committed by GitHub
parent 54754f7e81
commit ecbdaca971
3 changed files with 63 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
bugfixes:
- "docker_image - report error when loading a broken archive that contains no image (https://github.com/ansible-collections/community.docker/issues/46, https://github.com/ansible-collections/community.docker/pull/55)."
- "docker_image - report error when the loaded archive does not contain the specified image (https://github.com/ansible-collections/community.docker/issues/41, https://github.com/ansible-collections/community.docker/pull/55)."