Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refreshed metadata for extras modules | Toshio Kuratomi | 2016-12-06 | 1 | -0/+4 |
| | |||||
* | Fix amazon extras modules to compile under python3 | Toshio Kuratomi | 2016-10-23 | 1 | -7/+9 |
| | |||||
* | restore version_added in dynamodb_table.py | John Barker | 2016-03-31 | 1 | -0/+1 |
| | |||||
* | dynamodb_table: doc fix | Rene Moser | 2016-03-23 | 1 | -3/+3 |
| | |||||
* | Merge pull request #1443 from dataxu/dev-dynamodb-indexes | René Moser | 2016-03-23 | 1 | -25/+155 |
|\ | | | | | Ability to set dynamo db indexes | ||||
| * | dynamo db indexes | Matt Ferrante | 2016-02-26 | 1 | -25/+155 |
| | | |||||
* | | Remove duplicate documentation fields | Toshio Kuratomi | 2016-01-28 | 1 | -1/+0 |
|/ | |||||
* | Don't raise or catch StandardError in amazon modules | Toshio Kuratomi | 2015-11-30 | 1 | -2/+1 |
| | |||||
* | updated to use shared region docs from ec2 | Brian Coca | 2015-10-07 | 1 | -7/+3 |
| | |||||
* | fixes issue where no range_key_name is defined ↵ | Shayne Clausson | 2015-08-17 | 1 | -4/+9 |
| | | | | https://github.com/ansible/ansible-modules-extras/issues/841 | ||||
* | Merge pull request #654 from loia/feature/aws_dynamodb | Greg DeKoenigsberg | 2015-06-29 | 1 | -3/+14 |
|\ | | | | | dynamodb_table docfixes and error handling | ||||
| * | Check AWS region and credentials are provided. | Alan Loi | 2015-06-29 | 1 | -3/+11 |
| | | |||||
| * | Docfixes - add version_added and default values. | Alan Loi | 2015-06-29 | 1 | -0/+3 |
| | | |||||
* | | Fix up docs | Toshio Kuratomi | 2015-06-25 | 1 | -0/+1 |
|/ | |||||
* | Fix aws connection to use params. | Alan Loi | 2015-06-22 | 1 | -1/+1 |
| | |||||
* | Add .py file extension to dynamodb_table module. | Alan Loi | 2015-06-21 | 1 | -0/+274 |