ansible/changelogs/fragments/podman_image_facts-no-fail-on-invalid-image.yaml
Sam Doran 9ba7015458
podman_image_info - Do not fail when nonexistant image name is provided (#57962)
* Account for older versions of Podman lacking 'exists'
2019-06-26 17:04:26 -04:00

2 lines
147 B
YAML

bugfixes:
- podman_image_facts - do not fail if invalid or non-existant image name is provided (https://github.com/ansible/ansible/issues/57899)