Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refreshed metadata for extras modules | Toshio Kuratomi | 2016-12-06 | 1 | -0/+4 |
| | |||||
* | Native YAML - cloud/amazon/lambda.py (#3628) | Fabio Alessandro Locati | 2016-12-02 | 1 | -2/+4 |
| | |||||
* | Fix for ansible/ansible-modules-extras#3173 (#3203) | Steyn Huizinga | 2016-10-22 | 1 | -1/+1 |
| | |||||
* | `lambda` correct documentation of return output | Ryan S. Brown | 2016-10-07 | 1 | -28/+46 |
| | | | | | | The returns are actually nested under `configuration` keys, so the docs need to reflect that. Also add the automatic return of the function version, so it can be used to feed the `lambda_alias` module. | ||||
* | `lambda` Support using the role name | Ryan S. Brown | 2016-10-07 | 1 | -5/+17 |
| | | | | | Instead of needing the full role ARN, allow users to specify a role name as long as the role exists in the same account. | ||||
* | Add AWS Lambda module (#1270) | Steyn Huizinga | 2016-09-16 | 1 | -0/+437 |