ansible/cloud
Cristian Ciupitu 368e3c8310 Micro-optimization: replace s.find(x)!=-1 with x in s
timeit shows a speedup of ~3x on Python 2.7.5 x86_64.
It also makes the code a bit shorter.
2014-03-27 20:35:20 +02:00
..
cloudformation
digital_ocean Bulk update of choices=BOOLEANS to type='bool' 2014-03-11 15:42:45 -05:00
digital_ocean_domain Fix version_added and snippet imports on new digital ocean modules 2014-03-11 15:43:59 -04:00
digital_ocean_sshkey Fix version_added and snippet imports on new digital ocean modules 2014-03-11 15:43:59 -04:00
docker docker: add tty and stdin_open options 2014-03-18 11:57:01 +00:00
docker_image
ec2 Adding type int for count (in line with other cloud modules) 2014-03-23 13:51:54 -04:00
ec2_ami
ec2_ami_search Fix typo in example name 2014-03-15 19:16:14 +13:00
ec2_asg Made load_balencers in ec2_lc non-required as not all ASGs require an ELB 2014-03-14 22:39:57 +00:00
ec2_eip Bulk update of choices=BOOLEANS to type='bool' 2014-03-11 15:44:34 -05:00
ec2_elb
ec2_elb_lb
ec2_facts Adding validate_certs to all modules that use fetch_url 2014-03-12 10:19:54 -05:00
ec2_group
ec2_key
ec2_lc Fix docs for ec2_lc module. 2014-03-14 12:01:23 -04:00
ec2_metric_alarm Update documentation YAML syntax. 2014-03-20 13:22:19 -04:00
ec2_scaling_policy Update documentation YAML syntax. 2014-03-20 13:22:19 -04:00
ec2_snapshot Fix typo 2014-03-17 00:23:16 +13:00
ec2_tag
ec2_vol Update docstrings in ec2_vol 2014-03-11 12:02:04 -04:00
ec2_vpc Bulk update of choices=BOOLEANS to type='bool' 2014-03-11 22:36:44 -05:00
elasticache
gc_storage Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-27 20:35:20 +02:00
gce Bulk update of choices=BOOLEANS to type='bool' 2014-03-11 22:39:42 -05:00
gce_lb
gce_net
gce_pd
glance_image
keystone_user
linode
nova_compute nova_compute: Adding the version_added flag to user_data. 2014-03-11 13:45:04 -05:00
nova_keypair bug 5959: https://github.com/ansible/ansible/issues/5959 2014-03-11 13:41:50 -04:00
ovirt
quantum_floating_ip
quantum_floating_ip_associate
quantum_network
quantum_router
quantum_router_gateway
quantum_router_interface
quantum_subnet Bulk update of choices=BOOLEANS to type='bool' 2014-03-11 22:43:01 -05:00
rax Support arbitrary extra args in rax module 2014-03-26 12:50:44 -05:00
rax_clb
rax_clb_nodes
rax_dns
rax_dns_record
rax_facts
rax_files Documentation updates 2014-03-13 16:18:50 -05:00
rax_files_objects Documentation updates 2014-03-13 16:18:50 -05:00
rax_identity
rax_keypair
rax_network
rax_queue
rds
rds_param_group
rds_subnet_group
route53 Fixed references to missing method in ec2 modules 2014-03-11 18:19:03 -06:00
s3 Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-27 20:35:20 +02:00
virt Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00