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
Harlan Lieberman-Berg d98b6ae8ab Remove colon which breaks installation of 1.6.2.
Rework the description so that it doesn't require the colon, rather
than just wrapping it in quotes.
12 years ago
..
cloudformation cloudformation's disable_rollback must be a bool 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: fix targetting images by name 12 years ago
docker_image Merge pull request #6805 from sivel/env-interpreter-fix 12 years ago
ec2 Remove colon which breaks installation of 1.6.2. 12 years ago
ec2_ami Moved AWS modules over to common module fragments 12 years ago
ec2_ami_search Fix typo in example name 12 years ago
ec2_asg documentation fix 12 years ago
ec2_eip Moved AWS modules over to common module fragments 12 years ago
ec2_elb removed unwanted 'if wait else None' 12 years ago
ec2_elb_lb Fixing two bugs in the ec2_elb_lb module 12 years ago
ec2_facts Remove invalid variable 12 years ago
ec2_group Make sure the default ec2_group egress rule is not removed 12 years ago
ec2_key Moved AWS modules over to common module fragments 12 years ago
ec2_lc updated example to include instance_type 12 years ago
ec2_metric_alarm Moved AWS modules over to common module fragments 12 years ago
ec2_scaling_policy Moved AWS modules over to common module fragments 12 years ago
ec2_snapshot added example 12 years ago
ec2_tag update documentation to include missing option 12 years ago
ec2_vol fix issue #7228 ec2_vol crash 12 years ago
ec2_vpc Merge pull request #6985 from jimi-c/issue_6763_ec2_vpc_params 12 years ago
elasticache cloud/elasticache: Ensure self.data is iterable 12 years ago
gc_storage Bugfix for gc_storage and s3 12 years ago
gce Removing zone choices that overly-limit available zones for gce 12 years ago
gce_lb Removing zone choices that overly-limit available zones for gce 12 years ago
gce_net Fix version_added for new params in gce_net 12 years ago
gce_pd Fix version_added for new params in gce_pd 12 years ago
glance_image reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 12 years ago
keystone_user Fix version_added for login_tenant_name in keystone_user 12 years ago
linode fix linode typo 12 years ago
nova_compute Respect region_name in nova_compute 12 years ago
nova_keypair bug 5959: https://github.com/ansible/ansible/issues/5959 12 years ago
ovirt Use ovirtsdk if it installed, but fall out gracefully if it is not 12 years ago
quantum_floating_ip Fix version added for new parameters in quantum modules 12 years ago
quantum_floating_ip_associate reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 12 years ago
quantum_network reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 12 years ago
quantum_router reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 12 years ago
quantum_router_gateway reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 12 years ago
quantum_router_interface reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 12 years ago
quantum_subnet Fix version added for new parameters in quantum modules 12 years ago
rax rax modules improvements 12 years ago
rax_cbs Shared module docs for remaining rax modules 12 years ago
rax_cbs_attachments Shared module docs for remaining rax modules 12 years ago
rax_clb rax modules improvements 12 years ago
rax_clb_nodes Simplify node matching 12 years ago
rax_dns rax modules improvements 12 years ago
rax_dns_record rax modules improvements 12 years ago
rax_facts rax modules improvements 12 years ago
rax_files rax modules improvements 12 years ago
rax_files_objects rax modules improvements 12 years ago
rax_identity Shared module docs for remaining rax modules 12 years ago
rax_keypair rax modules improvements 12 years ago
rax_network rax modules improvements 12 years ago
rax_queue rax modules improvements 12 years ago
rds rds module: Fix undeclared reference to "params" when setting password in 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 Fix to unescape * was discarded by unescape of @ 12 years ago
s3 Bugfix for gc_storage and s3 12 years ago
virt Fix the default url of get_xml function. 12 years ago
vsphere_guest During vsphere config check attempt cast before marking values missing 12 years ago