community.general/lib/ansible/modules/cloud
Joel Kaasinen fc7301671e [cloud] Add check mode for cloudformation module (#23483)
* cloudformation: dummy check mode

* cloudformation: use changesets to implement check mode

* cloudformation: wait at most 5min for change set

* cloudformation: handle stack creation and deletion in check mode

* cloudformation: standardize output format in check mode

msg is a string, meta is a list

* cloudformation: use same naming convention in get_changeset as create_changeset

also add comment about code duplication between said functions

* Remove unused imports

* PEP8 whitespace fix

* Fix CI, convert success=True check to for/else
2017-08-24 14:07:48 -04:00
..
amazon [cloud] Add check mode for cloudformation module (#23483) 2017-08-24 14:07:48 -04:00
atomic Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure Documentation fix - subnet_name (#28462) 2017-08-21 08:30:30 +01:00
centurylink Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
cloudscale Update metadata to 1.1 2017-08-15 23:12:08 -07:00
cloudstack Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
digital_ocean Refactor DigitalOcean modules 2017-08-18 00:23:54 -07:00
dimensiondata Update metadata to 1.1 2017-08-15 23:12:08 -07:00
docker Check for an existing docker_network before trying to modify it (#24048) 2017-08-23 12:10:53 -04:00
google Added support to GCE module for image families and external projects. (#26711) 2017-08-18 10:45:13 -04: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 logic in os_nova_host_aggregate module (#23191) 2017-08-17 15:30:38 -04:00
ovh Update metadata to 1.1 2017-08-15 23:12:08 -07:00
ovirt ovirt_disks: added option to export disk to glance (#27959) 2017-08-23 08:46:51 -04:00
packet Improvements in the packet_device module (#23127) 2017-08-22 06:43:37 -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 vmware_vswitch; Improve integration tests (#28484) 2017-08-24 14:31:13 +02: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