Commit Graph

11 Commits (aeccb4c06ec096261dd16bbd62eca97c7197acc8)

Author SHA1 Message Date
Michael DeHaan beae21dd40 Remove examples of module antipattern of setting the choices array for boolean types. 11 years ago
Joost Cassee fad56730e8 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 f54b72faea Fixed small typo from the merge conflict in the route53 module 11 years ago
James Cammarata d9c460ed07 Merge branch 'rb2' of https://github.com/bpennypacker/ansible into bpennypacker-rb2
Conflicts:
	library/cloud/route53
11 years ago
Arthur Taylor 8fc13062aa Added Overwrite option for Route53 record creation 11 years ago
Bruce Pennypacker 11470fea04 Rebase attempt
No idea if I'm rebasing properly or not.  This is my first attempt.
11 years ago
Michael DeHaan 71b3d7043b Remove end of line semicolons. 11 years ago
Michael DeHaan 8d0a14ae7d Fix route53 module docs version/module name 11 years ago
Bruce Pennypacker d20ab9eaf3 added AAAA example 11 years ago
Bruce Pennypacker ad64b8416e fixed doc typos 11 years ago
Bruce Pennypacker 7fe34e0b37 AWS route53 module 11 years ago