mirror of https://github.com/ansible/ansible.git
Add flag to Docker pull_image to know when the image is already latest (#21508)
* Add flag to Docker pull_image to know when the image is already latest Whenever the flag pull is set to 'yes' the resource is always defined as 'changed'. That is not true in case the image is already at the latest version. Related to ansible/ansible#19549 * Docker pull_image does not change status if the image is latestpull/22250/head
parent
7decd10c76
commit
04e990281e
Loading…
Reference in New Issue