Check output of load_image and react upon. (#55)

This commit is contained in:
Felix Fontein
2020-12-27 15:04:38 +01:00
committed by GitHub
parent 1277942a4e
commit 5eef093e99
3 changed files with 63 additions and 6 deletions
@@ -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)."