- 12 Mar, 2014 1 commit
-
-
Change-Id: I9b89d433b545269d111b3c290b6411aabf58dd24
Devon Crouse committed
-
- 07 Mar, 2014 1 commit
-
-
Scott Anderson committed
-
- 22 Feb, 2014 1 commit
-
-
must be surrounded by quotes. Otherwise you get a cryptic error message from Route 53.
Scott Patten committed
-
- 14 Feb, 2014 1 commit
-
-
Allow the example to be copy-pasted with minimal confusion about the error.
Amir H. Hajizamani committed
-
- 08 Feb, 2014 1 commit
-
-
Change standard AWS access and secret key parameter names to aws_access_key and aws_secret_key. Fixes an authentication problem with the rds module and standardizes the naming convention on something more encompassing than ec2_*_key.
Scott Anderson committed
-
- 05 Feb, 2014 1 commit
-
-
Amir H. Hajizamani committed
-
- 14 Jan, 2014 1 commit
-
-
Matt Paine committed
-
- 27 Nov, 2013 1 commit
-
-
The `ec2_ami`, `ec2_elb`, `ec2_tag`, `ec2_vpc`, `route53`, and `s3` modules all canonicalize the AWS access and secret key params as `aws_access_key` and `aws_secret_key`. However, following the fixes for #4540, those modules now use `get_ec2_creds` from `lib/ansible/module_utils/ec2.py`, which requires access/secret key params to be canonicalized as `ec2_access_key` and `ec2_secret_key`. As a result, AWS credentials passed to those six modules as parameters are ignored (they instead always use the AWS credentials specified via environment variables, or nothing). So this change fixes those six modules to canonicalize the AWS access and secret key params as `ec2_access_key` and `ec2_secret_key`, allowing them to again accept AWS credentials passed via module params.
Justin Ludwig committed
-
- 12 Nov, 2013 1 commit
-
-
James Tanner committed
-
- 11 Oct, 2013 1 commit
-
-
Michael DeHaan committed
-
- 09 Oct, 2013 1 commit
-
-
The route53 api doesn't allow multiple overlapping requests, so if it is still processing a previous request when the next comes in will return an error. Fixes #4085
Joost Cassee committed
-
- 23 Aug, 2013 1 commit
-
-
James Cammarata committed
-
- 22 Aug, 2013 1 commit
-
-
Arthur Taylor committed
-
- 20 Aug, 2013 1 commit
-
-
No idea if I'm rebasing properly or not. This is my first attempt.
Bruce Pennypacker committed
-
- 21 Jul, 2013 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 18 Jul, 2013 3 commits
-
-
Bruce Pennypacker committed
-
Bruce Pennypacker committed
-
Bruce Pennypacker committed
-