mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 01:33:09 +00:00
* Don't simply ignore container in present() if image is not specified. * Use image from existing container for recreation if not specified. * Added changelog. * Improve comment.