community.general/lib/ansible/modules/cloud
Nathan Dines 5eb3117822 Added the OnFailure option to the AWS CloudFormation module (#52431)
* Added the OnFailure option to the AWS CloudFormation module

* Added unit tests for CloudFormation `on_create_failure`
2019-04-12 09:18:06 -07:00
..
alicloud Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
amazon Added the OnFailure option to the AWS CloudFormation module (#52431) 2019-04-12 09:18:06 -07:00
atomic Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
azure additional sample for function app (#55136) 2019-04-11 05:57:41 -04:00
centurylink Add type int for various argument params (#55026) 2019-04-10 16:19:00 -04:00
cloudscale cloudscale_server: implement param server_groups (#54868) 2019-04-11 00:16:35 +02:00
cloudstack Proper handling of lower case name for InternalLbVm Service Provider (#55087) 2019-04-10 07:50:08 -04:00
digital_ocean Assorted pylint fixes 2019-02-15 06:54:47 -08:00
dimensiondata Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
docker Fewer examples use connection: local in docs (#55133) 2019-04-11 16:28:14 -05:00
google Add type int for various argument params (#55026) 2019-04-10 16:19:00 -04:00
hcloud hcloud: Fix testsuite (#55076) 2019-04-10 15:16:10 +02:00
heroku
huawei Added smn module (#54793) 2019-04-04 08:55:34 +01:00
kubevirt Modify kubevirt_vm crud/wait logic (#54404) 2019-04-04 10:36:38 +01:00
linode Add type int for various argument params (#55026) 2019-04-10 16:19:00 -04:00
lxc Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
lxd standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
memset Fix various sonarcloud issues 2019-02-15 07:19:04 -08:00
misc virt_net: idempotency of create/stop actions (#53276) 2019-03-28 21:42:35 +05:30
oneandone E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
online
opennebula add range_start and range_end agrs when query vm by a single id (#50056) 2018-12-20 01:51:20 -05:00
openstack os_volume: Modify existing volume (#54905) 2019-04-10 10:41:41 +01:00
oracle Initial commit for Oracle Cloud Infrastructure modules (#53156) 2019-04-09 07:59:31 -04:00
ovh Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
ovirt ovirt_disk: really add new content types (#54720) 2019-04-05 05:40:51 -04:00
packet E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
podman Add podman_image and podman_image_info modules (#55103) 2019-04-10 18:28:09 -05:00
profitbricks Add type int for various argument params (#55026) 2019-04-10 16:19:00 -04:00
pubnub E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
rackspace Add type int for various argument params (#55026) 2019-04-10 16:19:00 -04:00
scaleway Remove check for commercial types in scaleway_compute (#54535) 2019-04-01 07:02:12 -04:00
smartos New Module for SmartOS: nictagadm (#35919) 2019-01-23 04:57:46 +01:00
softlayer Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
spotinst Spotinst - adding support for instance health check validation (#49211) 2019-01-18 20:30:03 +00:00
univention The Univention modules have a issue with an unassigned variable. (#55083) 2019-04-10 10:43:56 +01:00
vmware vmware_host_vmnic_facts: ensure nm_config is define (#55156) 2019-04-11 19:54:55 +05:30
vultr Add snapshot support for vultr_server (#52781) 2019-02-24 19:57:19 +01:00
webfaction Assorted pylint fixes 2019-02-15 06:54:47 -08:00
xenserver XenServer: Minor bug fixes 2 (#54697) 2019-04-08 12:27:02 -04:00
__init__.py