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/library/cloud
Michael DeHaan dfa8aef408 Merge pull request #6850 from atlashealth/ec2_set_ebs_optimized
ec2: added ability to set EBS optimized instances
11 years ago
..
cloudformation cloudformation's disable_rollback must be a bool 11 years ago
digital_ocean Bulk update of choices=BOOLEANS to type='bool' 11 years ago
digital_ocean_domain Fix version_added and snippet imports on new digital ocean modules 11 years ago
digital_ocean_sshkey Fix version_added and snippet imports on new digital ocean modules 11 years ago
docker Merge pull request #6486 from discordianfish/docker-module-add-running 11 years ago
docker_image Merge pull request #6805 from sivel/env-interpreter-fix 11 years ago
ec2 Merge pull request #6850 from atlashealth/ec2_set_ebs_optimized 11 years ago
ec2_ami Updating profile/security_token version_added labels 11 years ago
ec2_ami_search Fix typo in example name 11 years ago
ec2_asg Improvements to ec2 autoscaling modules 11 years ago
ec2_eip Bulk update of choices=BOOLEANS to type='bool' 11 years ago
ec2_elb Removing wait loop around initial state check during registration 11 years ago
ec2_elb_lb Scrub choices=BOOLEANS from remaining core module references. Correct form in argument_spec is type='dict'. 11 years ago
ec2_facts Adding validate_certs to all modules that use fetch_url 11 years ago
ec2_group Add version_added to docs. 11 years ago
ec2_key Fixes #6454 verify ec2 key fingerprints 11 years ago
ec2_lc Improvements to ec2 autoscaling modules 11 years ago
ec2_metric_alarm Update documentation YAML syntax. 11 years ago
ec2_scaling_policy Update documentation YAML syntax. 11 years ago
ec2_snapshot fixed error related to type being defined as a number 11 years ago
ec2_tag Updating profile/security_token version_added labels 11 years ago
ec2_vol Allow state=absent for ec2_vol 11 years ago
ec2_vpc Use proper YAML quotes to fix webdocs 11 years ago
elasticache Scrub choices=BOOLEANS from remaining core module references. Correct form in argument_spec is type='dict'. 11 years ago
gc_storage Bugfix for gc_storage and s3 11 years ago
gce Bulk update of choices=BOOLEANS to type='bool' 11 years ago
gce_lb Add credential parameters to the GCE modules. 11 years ago
gce_net Add credential parameters to the GCE modules. 11 years ago
gce_pd Scrub choices=BOOLEANS from remaining core module references. Correct form in argument_spec is type='dict'. 11 years ago
glance_image reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 11 years ago
keystone_user reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 11 years ago
linode fix linode typo 11 years ago
nova_compute nova_compute: Adding the version_added flag to user_data. 11 years ago
nova_keypair bug 5959: https://github.com/ansible/ansible/issues/5959 11 years ago
ovirt Use ovirtsdk if it installed, but fall out gracefully if it is not 11 years ago
quantum_floating_ip reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 11 years ago
quantum_floating_ip_associate reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 11 years ago
quantum_network reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 11 years ago
quantum_router reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 11 years ago
quantum_router_gateway reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 11 years ago
quantum_router_interface reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 11 years ago
quantum_subnet Bulk update of choices=BOOLEANS to type='bool' 11 years ago
rax rax modules improvements 11 years ago
rax_cbs Shared module docs for remaining rax modules 11 years ago
rax_cbs_attachments Shared module docs for remaining rax modules 11 years ago
rax_clb rax modules improvements 11 years ago
rax_clb_nodes Simplify node matching 11 years ago
rax_dns rax modules improvements 11 years ago
rax_dns_record rax modules improvements 11 years ago
rax_facts rax modules improvements 11 years ago
rax_files rax modules improvements 11 years ago
rax_files_objects rax modules improvements 11 years ago
rax_identity Shared module docs for remaining rax modules 11 years ago
rax_keypair rax modules improvements 11 years ago
rax_network rax modules improvements 11 years ago
rax_queue rax modules improvements 11 years ago
rds Merge pull request #6798 from follower/patch-5 11 years ago
rds_param_group Adds modules for managing Amazon RDS parameter and subnet groups. 11 years ago
rds_subnet_group Adds modules for managing Amazon RDS parameter and subnet groups. 11 years ago
route53 Fixed references to missing method in ec2 modules 11 years ago
s3 Bugfix for gc_storage and s3 11 years ago
virt Fix the default url of get_xml function. 11 years ago