Try to make more compatible with podman-docker. (#292)

This commit is contained in:
Felix Fontein
2022-02-11 12:23:36 +01:00
committed by GitHub
parent 946f1a7322
commit 9cd46a7d41
2 changed files with 11 additions and 2 deletions
@@ -0,0 +1,2 @@
bugfixes:
- "docker_container, docker_image - adjust image finding code to pecularities of ``podman-docker``'s API emulation when Docker short names like ``redis`` are used (https://github.com/ansible-collections/community.docker/issues/292)."