community.general/lib/ansible
Andrea Giardini 04e990281e 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 latest
2017-03-03 10:16:16 -05:00
..
cli Add role skeleton support (#17079) 2017-03-01 20:23:18 -05:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor Change warning message as advised by bcoca 2017-02-27 09:41:41 -08:00
galaxy Add role skeleton support (#17079) 2017-03-01 20:23:18 -05:00
inventory Use a custom id generator over uuid4 2017-02-10 14:38:38 -06:00
module_utils Add flag to Docker pull_image to know when the image is already latest (#21508) 2017-03-03 10:16:16 -05:00
modules Add flag to Docker pull_image to know when the image is already latest (#21508) 2017-03-03 10:16:16 -05:00
parsing Fix PEP 8 issue. 2017-02-24 12:55:55 -08:00
playbook Warn when jinja2 delimiters are found in a when statement (#20312) 2017-03-02 17:02:07 -06:00
plugins Extend SSH Retry to put_file and fetch_file (#20187) 2017-03-02 16:56:29 -06:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils Ansible Tower job_launch module (#22148) 2017-03-01 19:57:35 +00:00
vars Fix variable precedence of INI/script vars to be in-line with docs. 2017-03-02 17:07:00 -06:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Add role skeleton support (#17079) 2017-03-01 20:23:18 -05:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00