You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud
Cristian Ciupitu 7f681c33a2 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.
11 years ago
..
cloudformation
digital_ocean
digital_ocean_domain
digital_ocean_sshkey
docker
docker_image
ec2
ec2_ami
ec2_ami_search Fix typo in example name 11 years ago
ec2_asg Made load_balencers in ec2_lc non-required as not all ASGs require an ELB 11 years ago
ec2_eip
ec2_elb
ec2_elb_lb
ec2_facts Adding validate_certs to all modules that use fetch_url 11 years ago
ec2_group
ec2_key
ec2_lc Fix docs for ec2_lc module. 11 years ago
ec2_snapshot Fix typo 11 years ago
ec2_tag
ec2_vol
ec2_vpc Bulk update of choices=BOOLEANS to type='bool' 11 years ago
elasticache
gc_storage
gce Bulk update of choices=BOOLEANS to type='bool' 11 years ago
gce_lb
gce_net
gce_pd
glance_image
keystone_user
linode
nova_compute
nova_keypair
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' 11 years ago
rax Bulk update of choices=BOOLEANS to type='bool' 11 years ago
rax_clb
rax_clb_nodes
rax_dns
rax_dns_record
rax_facts
rax_files Documentation updates 11 years ago
rax_files_objects Documentation updates 11 years ago
rax_identity
rax_keypair
rax_network
rax_queue
rds
rds_param_group
rds_subnet_group
route53 Fixed references to missing method in ec2 modules 11 years ago
s3 Fixed references to missing method in ec2 modules 11 years ago
virt Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago