ansible / ansible-runner

A tool and python library that helps when interfacing with Ansible directly or as part of another system whether that be through a container image interface, as a standalone tool, or as a Python module that can be imported. The goal is to provide a stable and consistent interface abstraction to Ansible.
Other
969 stars 357 forks source link

Untag instead of force remove image for podman (#1342) #1344

Closed Shrews closed 8 months ago

Shrews commented 8 months ago

now cleanup_images will behave the same for podman and docker

(cherry picked from commit d51a2f31c18b437ed63e626595f14c306164fb4e)