Files
community.general/lib/ansible/modules/cloud
Alberto Murillo 0f3480d359 docker_image: Fix idempotency of pull (#31956)
when pulling an image with force=yes the task was marked as changed
everytime even when the image hasn't changed.

This was due to a bad comparison of the image tag before the pull
and after the pull.

Fixes #22596

Signed-off-by: Alberto Murillo <albertomurillosilva@gmail.com>
2018-04-25 12:58:29 -04:00
..
2018-04-25 09:54:19 +08:00
2017-12-07 20:25:55 +00:00
2018-04-24 18:05:50 +01:00
2017-08-15 23:12:08 -07:00
2018-04-24 19:55:04 -04:00
2018-04-24 18:05:50 +01:00
2016-12-08 11:22:22 -05:00