diff options
author | Stefan Horning <stefan@hornings.de> | 2020-02-27 18:44:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-27 18:44:20 +0100 |
commit | 652346ad5dab7ff90406b450a636c03c734fcee3 (patch) | |
tree | ae0c4a37d8b9baa4172fc6e422e2691f0d9e7159 /hacking | |
parent | mysql_db: add possibility to make dump with --no-create-db option (#67767) (diff) | |
download | ansible-652346ad5dab7ff90406b450a636c03c734fcee3.tar.xz ansible-652346ad5dab7ff90406b450a636c03c734fcee3.zip |
Allow passing through of (almost) all params available … (#58118)
* Allow passing through of (almost) all params available on boto methods in aws_api_gateway
* Linting and docs fixes
* Refactored method signature of create_deployment() to use keyword args instead of named args
* Updated version_added flags to 2.10
* Cleanup and improve aws_api__gateway integration test play. Also included new params into test.
* Fixed RETURN docs and some ttests
* Completed RETURN docs and made integration tests match
* Fixed variable names in test and YAML syntax in docs
* Comment out critical sections of integration test
* Fixed update test after figuring out what the error message means. Also updated error message to be more descriptive.
* Fixed test assertion
* Update docs and make tests reflect that endpoint type wont be changed on updates
* Syntax fix
* Add changelog fragment
* Improve aws_api_gateway docs, fix typos.
* Quote doc lines with colon
Diffstat (limited to 'hacking')
0 files changed, 0 insertions, 0 deletions