You can not 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/library/cloud
Cristian Ciupitu 1eaf85b89f
Micro-optimization: replace s.find(x)!=-1 with x in s
12 years ago
..
cloudformation Fix for #6365: cloudformation module fails to update if stack exists 12 years ago
digital_ocean Bulk update of choices=BOOLEANS to type='bool' 12 years ago
digital_ocean_domain Fix version_added and snippet imports on new digital ocean modules 12 years ago
digital_ocean_sshkey Fix version_added and snippet imports on new digital ocean modules 12 years ago
docker docker: add tty and stdin_open options 12 years ago
docker_image Removes pluralization of manager tag attribute. 12 years ago
ec2 Adding type int for count (in line with other cloud modules) 12 years ago
ec2_ami Updating profile/security_token version_added labels 12 years ago
ec2_ami_search Fix typo in example name 12 years ago
ec2_asg Made load_balencers in ec2_lc non-required as not all ASGs require an ELB 12 years ago
ec2_eip Bulk update of choices=BOOLEANS to type='bool' 12 years ago
ec2_elb Update version_added for wait_timeout parameter on elb module. 12 years ago
ec2_elb_lb Set version-added for new parameters in ec2_elb_lb and elasticache 12 years ago
ec2_facts Adding validate_certs to all modules that use fetch_url 12 years ago
ec2_group Updating profile/security_token version_added labels 12 years ago
ec2_key Updating profile/security_token version_added labels 12 years ago
ec2_lc Fix docs for ec2_lc module. 12 years ago
ec2_metric_alarm Update documentation YAML syntax. 12 years ago
ec2_scaling_policy Update documentation YAML syntax. 12 years ago
ec2_snapshot Fix typo 12 years ago
ec2_tag Updating profile/security_token version_added labels 12 years ago
ec2_vol Update docstrings in ec2_vol 12 years ago
ec2_vpc Bulk update of choices=BOOLEANS to type='bool' 12 years ago
elasticache Set version-added for new parameters in ec2_elb_lb and elasticache 12 years ago
gc_storage Micro-optimization: replace s.find(x)!=-1 with x in s 12 years ago
gce Bulk update of choices=BOOLEANS to type='bool' 12 years ago
gce_lb Add credential parameters to the GCE modules. 12 years ago
gce_net Add credential parameters to the GCE modules. 12 years ago
gce_pd Add credential parameters to the GCE modules. 12 years ago
glance_image
keystone_user
linode
nova_compute nova_compute: Adding the version_added flag to user_data. 12 years ago
nova_keypair bug 5959: https://github.com/ansible/ansible/issues/5959 12 years ago
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' 12 years ago
rax Support arbitrary extra args in rax module 12 years ago
rax_clb
rax_clb_nodes
rax_dns
rax_dns_record Spelling correction 12 years ago
rax_facts Merge pull request #5941 from sivel/rax-name-search-opts 12 years ago
rax_files Documentation updates 12 years ago
rax_files_objects Documentation updates 12 years ago
rax_identity Add rax_identity module 12 years ago
rax_keypair The OpenStack auth attributes apply to rax_keypair also 12 years ago
rax_network
rax_queue
rds Add new cloud/rds DB instance types (db.m3 and db.cr1 families) 12 years ago
rds_param_group Adds modules for managing Amazon RDS parameter and subnet groups. 12 years ago
rds_subnet_group Adds modules for managing Amazon RDS parameter and subnet groups. 12 years ago
route53 Fixed references to missing method in ec2 modules 12 years ago
s3 Micro-optimization: replace s.find(x)!=-1 with x in s 12 years ago
virt Micro-optimization: replace s.find(x)!=-1 with x in s 12 years ago