1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/library/cloud
Michael DeHaan 2b785ec7e5 Merge pull request #4610 from bennojoy/gcs_fix3
fix for overwrite in put operation
2013-10-26 11:29:11 -07:00
..
cloudformation Fail cloudformation operation when it is not completed successfully 2013-09-30 15:47:43 +02:00
digital_ocean Merge pull request #4346 from dmkoch/digitalocean-droplet-options 2013-10-14 17:05:06 -07:00
ec2 Fixes #4500 change ec2 module params to type=bool 2013-10-24 09:19:25 -04:00
ec2_ami ec2_ami: Account for AWS's "eventual consistency" with AMI creation. 2013-10-04 23:17:04 +08:00
ec2_eip Set version_added for ec2_eip's in_vpc parameter 2013-10-24 12:19:43 -04:00
ec2_elb Add enable_availability_zone parameter to ec2 module. 2013-09-23 08:58:47 -07:00
ec2_facts
ec2_group added aws_access_key and aws_secret_key aliases to ec2_group arguments 2013-10-17 15:23:24 -04:00
ec2_tag Fix bug for setting ec2 tags 2013-10-12 20:57:32 +08:00
ec2_vol Rebase attempt 2013-08-20 15:14:16 -04:00
gc_storage fix to work like copy module 2013-10-22 09:03:52 +05:30
gce Fix deprecation warnings in the Google modules. 2013-10-19 13:03:14 -04:00
gce_lb Fix deprecation warnings in the Google modules. 2013-10-19 13:03:14 -04:00
gce_net Fix deprecation warnings in the Google modules. 2013-10-19 13:03:14 -04:00
gce_pd Fix deprecation warnings in the Google modules. 2013-10-19 13:03:14 -04:00
glance_image
keystone_user
linode Remove examples of module antipattern of setting the choices array for boolean types. 2013-10-11 08:45:13 -04:00
nova_compute nova compute fix regex in instance name 2013-10-10 11:44:30 +05:30
nova_keypair
ovirt fixed permissions of module library/cloud/ovirt 2013-10-26 09:05:21 +02:00
quantum_floating_ip
quantum_floating_ip_associate
quantum_network quantum_network: fix some doc mistakes 2013-08-28 21:19:24 +01:00
quantum_router
quantum_router_gateway
quantum_router_interface
quantum_subnet Add option for DNS nameservers to quantum_subnet module 2013-09-18 19:40:12 -04:00
rax Add note about feature being new in 1.4 2013-10-14 11:57:19 -04:00
rax_clb Remove examples of module antipattern of setting the choices array for boolean types. 2013-10-11 08:45:13 -04:00
rds make rds handle vpc security groups properly 2013-09-02 20:40:41 +02:00
route53 Remove examples of module antipattern of setting the choices array for boolean types. 2013-10-11 08:45:13 -04:00
s3 s3: better check for walrus 2013-10-16 13:22:41 -04:00
virt