mirror of https://github.com/ansible/ansible.git
docker_container: improve image finding / change detection (#62971)
* Improve image finding / change detection.
* Checked wrong object.
* Improve behavior. (Let docker daemon sort this out.)
* Add changelog.
* Add simple test.
* Fix image name.
* Use new docker_image params.
* Rewrite.
(cherry picked from commit 41eafc2051)
pull/64281/head
parent
9fd70e3f3c
commit
9e211c64ce
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_container - make sure that when image is missing, check mode indicates a change (image will be pulled)."
|
||||
Loading…
Reference in New Issue