mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-04-12 12:25:01 +00:00
with force: true, podman_image would always report changed regardless of whether or not the pull or build operation resulted in a new image. With this commit, check the image digest before and after and only reported changed if the digest is different. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| podman_container.py | ||
| podman_container_info.py | ||
| podman_image.py | ||
| podman_image_info.py | ||
| podman_network_info.py | ||
| podman_volume_info.py | ||