ansible/cloud
2014-02-07 13:42:43 -05:00
..
cloudformation
digital_ocean reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
docker reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
ec2 Make ec2 exact_count and count mutually exclusive 2014-02-07 13:42:43 -05:00
ec2_ami Create a common EC2 connection argument spec for EC2 modules 2014-02-06 15:27:41 +10:00
ec2_eip Create a common EC2 connection argument spec for EC2 modules 2014-02-06 15:27:41 +10:00
ec2_elb Fix exception being thrown for new instance 2014-01-27 20:18:55 +07:00
ec2_elb_lb Refactor ec2_elb_lb to use shared module snippet code 2014-01-24 15:33:41 -05:00
ec2_facts
ec2_group Create a common EC2 connection argument spec for EC2 modules 2014-02-06 15:27:41 +10:00
ec2_key Create a common EC2 connection argument spec for EC2 modules 2014-02-06 15:27:41 +10:00
ec2_tag Create a common EC2 connection argument spec for EC2 modules 2014-02-06 15:27:41 +10:00
ec2_vol Create a common EC2 connection argument spec for EC2 modules 2014-02-06 15:27:41 +10:00
ec2_vpc reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
elasticache Merge pull request #5311 from willthames/ec2_refactor 2014-01-06 14:09:38 -08:00
gc_storage ansible -> ansibleworks 2014-01-28 20:29:41 -05:00
gce reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
gce_lb reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
gce_net reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
gce_pd reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
glance_image reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
keystone_user reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
linode
nova_compute reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
nova_keypair reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
ovirt
quantum_floating_ip reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
quantum_floating_ip_associate reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
quantum_network reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
quantum_router reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
quantum_router_gateway reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
quantum_router_interface reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
quantum_subnet reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
rax Update rax module DOCUMENTATION with new auth options 2014-01-28 13:59:49 -06:00
rax_clb Merge pull request #4941 from sivel/rax-clb-shared-vip 2014-01-29 16:14:29 -08:00
rax_clb_nodes
rax_dns
rax_dns_record
rax_facts
rax_files Remove dict comprehension; use dict constructor 2014-01-23 21:05:52 -06:00
rax_files_objects Use dict constructors 2014-01-23 22:05:46 -06:00
rax_keypair
rax_network
rax_queue Add rax_queue module to create/delete Rackspace Cloud Queues 2014-01-24 11:14:25 -05:00
rds Merge pull request #5410 from willthames/rds_snapshot 2014-02-05 15:23:08 -05:00
route53 Fix missing quote mark in route53 doc example 2014-02-05 13:59:31 +00:00
s3
virt