community.general/lib/ansible/modules/cloud
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
..
amazon [cloud] bugfix for `lambda` module with empty environment (#22196) 2017-03-02 09:25:39 -05:00
atomic PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
azure Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
centurylink PEP8 E712 fixes (#21916) 2017-02-24 16:49:43 -06:00
cloudscale doc: changelog: add new module cloudscale_server 2017-01-17 23:21:37 +01:00
cloudstack Fix/cs resoucelimit pep8 (#22102) 2017-03-01 11:41:26 +00:00
digital_ocean Minor grammar change in Digital_Ocean Module doc (#19674) 2016-12-25 00:24:54 +01:00
dimensiondata Refactor dimensiondata_network module (#21043) 2017-02-09 11:30:31 +00:00
docker Add flag to Docker pull_image to know when the image is already latest (#21508) 2017-03-03 10:16:16 -05:00
google [cloud] New module: gce_template (#20918) 2017-03-01 16:50:07 -05:00
linode Adding more functionality for Linode cloud module 2017-02-15 10:26:40 -08:00
lxc
lxd Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
misc cloud: ovirt/rhev add note old modules were replaced (#22118) 2017-03-01 17:05:02 +00:00
openstack Add quota for the number of floating IP's to allow in Network. (#21471) 2017-02-28 14:47:57 +01:00
ovh PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
ovirt cloud: ovirt: Add download image support to disks module (#22101) 2017-03-02 08:32:36 -05:00
packet Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
profitbricks no log passwords (#21229) 2017-02-10 15:13:59 -05:00
pubnub [cloud] New module: PubNub BLOCKS management module (#20200) 2017-02-14 10:53:31 -05:00
rackspace PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
smartos [modules] Fix bad usages of `traceback.format_exc()`; doesn't take an error parameter (#21678) 2017-02-20 13:27:39 -05:00
softlayer PEP8 E712 fixes (#21916) 2017-02-24 16:49:43 -06:00
univention Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
vmware Changed datacenter Required to False since default is set. Fixes 'required and default are mutually exclusive for datacenter' error. Fixes 21076 (#21492) 2017-02-27 09:15:06 -05:00
webfaction no log passwords (#21229) 2017-02-10 15:13:59 -05:00
__init__.py