community.general/lib/ansible/modules/cloud
Jun Guo 655667527d [docker] Fix ignore_image option not work issue. (#19039)
Currently the ignore_image option can be set, but can not work as it is
descripted in document. The reason is the code will check the difference
of configurations between current container and target image, and it
will mark the `different` to `True` when the image is different even we
set `ignore_image=true`, that will cause the container being re-create.
2017-08-17 13:47:52 -04:00
..
amazon Update metadata to 1.1 2017-08-15 23:12:08 -07:00
atomic Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure Update metadata to 1.1 2017-08-15 23:12:08 -07:00
centurylink Update metadata to 1.1 2017-08-15 23:12:08 -07:00
cloudscale Update metadata to 1.1 2017-08-15 23:12:08 -07:00
cloudstack Update metadata to 1.1 2017-08-15 23:12:08 -07:00
digital_ocean Update metadata to 1.1 2017-08-15 23:12:08 -07:00
dimensiondata Update metadata to 1.1 2017-08-15 23:12:08 -07:00
docker [docker] Fix ignore_image option not work issue. (#19039) 2017-08-17 13:47:52 -04:00
google Update metadata to 1.1 2017-08-15 23:12:08 -07:00
linode Update metadata to 1.1 2017-08-15 23:12:08 -07:00
lxc Replace lxc-clone with lxc-copy (#19890) (#20373) 2017-08-17 12:01:47 -04:00
lxd Update metadata to 1.1 2017-08-15 23:12:08 -07:00
misc Update metadata to 1.1 2017-08-15 23:12:08 -07:00
openstack Fix PEP 8 issues. 2017-08-16 14:32:11 -07:00
ovh Update metadata to 1.1 2017-08-15 23:12:08 -07:00
ovirt Update metadata to 1.1 2017-08-15 23:12:08 -07:00
packet Update metadata to 1.1 2017-08-15 23:12:08 -07:00
profitbricks Update metadata to 1.1 2017-08-15 23:12:08 -07:00
pubnub Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rackspace Update metadata to 1.1 2017-08-15 23:12:08 -07:00
smartos Update metadata to 1.1 2017-08-15 23:12:08 -07:00
softlayer Update metadata to 1.1 2017-08-15 23:12:08 -07:00
univention Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware Update metadata to 1.1 2017-08-15 23:12:08 -07:00
webfaction Update metadata to 1.1 2017-08-15 23:12:08 -07:00
__init__.py package files 2016-12-08 11:22:22 -05:00