Michael DeHaan
119b6d73dd
Remove examples of module antipattern of setting the choices array for boolean types.
2013-10-11 08:45:13 -04:00
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
2013-10-09 12:50:41 -05:00
James Cammarata
2f6dcfe36f
Fixed small typo from the merge conflict in the route53 module
2013-08-23 13:40:57 -05:00
James Cammarata
bb75050912
Merge branch 'rb2' of https://github.com/bpennypacker/ansible into bpennypacker-rb2
...
Conflicts:
library/cloud/route53
2013-08-23 11:36:45 -05:00
Arthur Taylor
1dd3ff3879
Added Overwrite option for Route53 record creation
2013-08-22 12:46:20 -05:00
Bruce Pennypacker
0f458210bc
Rebase attempt
...
No idea if I'm rebasing properly or not. This is my first attempt.
2013-08-20 15:14:16 -04:00
Michael DeHaan
524c7bd791
Remove end of line semicolons.
2013-07-21 11:55:38 -04:00
Michael DeHaan
c5cbb1dc62
Fix route53 module docs version/module name
2013-07-21 11:20:37 -04:00
Bruce Pennypacker
cf3f9380d0
added AAAA example
2013-07-18 17:12:14 -04:00
Bruce Pennypacker
e9de70668b
fixed doc typos
2013-07-18 15:41:44 -04:00
Bruce Pennypacker
a5e9057752
AWS route53 module
2013-07-18 13:45:00 -04:00