ansible/library/cloud
2013-10-31 18:46:13 -04: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 Leverage 4318b27 and no longer treat instance tags as JSON, but as dictionary types which could be key=value or dicts or JSON or references. 2013-10-31 18:46:13 -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 NoneType check. 2013-10-28 21:35:57 +09: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
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 Merge pull request #4740 from retr0h/return-server-object-not-list 2013-10-31 14:51:08 -07:00
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