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.
Scott Patten
505fde72b0
In the route53 module, documenting that TXT and SPF requests
must be surrounded by quotes.
Otherwise you get a cryptic error message from Route 53.
|
12 years ago |
| .. |
|
cloudformation
|
Updating CHANGELOG for the new validate_certs feature
|
12 years ago |
|
digital_ocean
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
12 years ago |
|
docker
|
Added modules description and examples
|
12 years ago |
|
docker_image
|
Refactore unused code
|
12 years ago |
|
ec2
|
Resolves issue#6067 by allowing exact_count=0
|
12 years ago |
|
ec2_ami
|
Adding 'validate_certs' option to EC2 modules
|
12 years ago |
|
ec2_eip
|
Adding 'validate_certs' option to EC2 modules
|
12 years ago |
|
ec2_elb
|
Adding 'validate_certs' option to EC2 modules
|
12 years ago |
|
ec2_elb_lb
|
Adding 'validate_certs' option to EC2 modules
|
12 years ago |
|
ec2_facts
|
Fixes #4540 Use shared module snippet to evaluate ec2 credentials
|
12 years ago |
|
ec2_group
|
Adding 'validate_certs' option to EC2 modules
|
12 years ago |
|
ec2_key
|
Adding 'validate_certs' option to EC2 modules
|
12 years ago |
|
ec2_tag
|
Adding 'validate_certs' option to EC2 modules
|
12 years ago |
|
ec2_vol
|
Adding 'validate_certs' option to EC2 modules
|
12 years ago |
|
ec2_vpc
|
Adding 'validate_certs' option to EC2 modules
|
12 years ago |
|
elasticache
|
Merge pull request #5311 from willthames/ec2_refactor
|
12 years ago |
|
gc_storage
|
ansible -> ansibleworks
|
12 years ago |
|
gce
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
12 years ago |
|
gce_lb
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
12 years ago |
|
gce_net
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
12 years ago |
|
gce_pd
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
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
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
12 years ago |
|
linode
|
fix linode typo
|
12 years ago |
|
nova_compute
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
12 years ago |
|
nova_keypair
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
12 years ago |
|
ovirt
|
Use ovirtsdk if it installed, but fall out gracefully if it is not
|
12 years ago |
|
quantum_floating_ip
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
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
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
12 years ago |
|
rax
|
Don't set a default disk_config. Defaulting to 'auto', causes issues with new images
|
12 years ago |
|
rax_clb
|
Merge pull request #4941 from sivel/rax-clb-shared-vip
|
12 years ago |
|
rax_clb_nodes
|
Add ansible.module_utils.rax
|
12 years ago |
|
rax_dns
|
Remove errant raise
|
12 years ago |
|
rax_dns_record
|
Spelling correction
|
12 years ago |
|
rax_facts
|
Update docs for rax_facts to include parameters added for other OpenStack clouds
|
12 years ago |
|
rax_files
|
Doc updates
|
12 years ago |
|
rax_files_objects
|
Doc updates
|
12 years ago |
|
rax_keypair
|
The OpenStack auth attributes apply to rax_keypair also
|
12 years ago |
|
rax_network
|
Add ansible.module_utils.rax
|
12 years ago |
|
rax_queue
|
Add rax_queue module to create/delete Rackspace Cloud Queues
|
12 years ago |
|
rds
|
Allow explict setting of vpc_security_groups to allow modification of security groups of RDS instances within a VPC
|
12 years ago |
|
route53
|
In the route53 module, documenting that TXT and SPF requests
|
12 years ago |
|
s3
|
Fix AWS credential params for s3 and other modules
|
12 years ago |
|
virt
|
Addresses #5023 Fix import comments
|
12 years ago |