Commit Graph

10 Commits (a9225d0c7aa66edff7eca82f707ff19541978e3b)

Author SHA1 Message Date
Joost Cassee bd10aad71f Add in a retry loop for route53 requests
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
11 years ago
James Cammarata 2f6dcfe36f Fixed small typo from the merge conflict in the route53 module 11 years ago
James Cammarata bb75050912 Merge branch 'rb2' of https://github.com/bpennypacker/ansible into bpennypacker-rb2
Conflicts:
	library/cloud/route53
11 years ago
Arthur Taylor 1dd3ff3879 Added Overwrite option for Route53 record creation 11 years ago
Bruce Pennypacker 0f458210bc Rebase attempt
No idea if I'm rebasing properly or not.  This is my first attempt.
11 years ago
Michael DeHaan 524c7bd791 Remove end of line semicolons. 11 years ago
Michael DeHaan c5cbb1dc62 Fix route53 module docs version/module name 11 years ago
Bruce Pennypacker cf3f9380d0 added AAAA example 11 years ago
Bruce Pennypacker e9de70668b fixed doc typos 11 years ago
Bruce Pennypacker a5e9057752 AWS route53 module 11 years ago