community.general/lib/ansible
Sloane Hertel 6fee6f71f7 aws_s3: fix upload_file's ExtraArgs - fixes #31232 (#31487)
* Module option metadata are extra arguments rather than S3 object metadata: update ExtraArgs variable.

* Remove hyphens from ExtraArgs to maintain backwards compatibility

* Map lowercase extra args to CamelCase

* Maintain backwards compatibility by guessing at content type rather than always defaulting to binary/octet-stream.

* Fix ExtraArgs for non-hyphenated options

* Simplify logic
2017-10-10 13:12:58 -04:00
..
cli better message for unsupported include/imports 2017-10-09 20:49:11 -07:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config added toggle to control vars plugin behviour 2017-10-09 12:31:15 -04:00
errors report extra info in verbose and if needed 2017-10-03 16:48:21 -04:00
executor fixed winrm to use proper task vars (#31072) 2017-09-29 11:12:56 +10:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory revert ocalhost getting 'all' vars (#31425) 2017-10-06 19:11:00 -04:00
module_utils Fix urlparse import for Python3 (#31240) 2017-10-09 20:18:09 -07:00
modules aws_s3: fix upload_file's ExtraArgs - fixes #31232 (#31487) 2017-10-10 13:12:58 -04:00
parsing Fix typo in vault decrypt error message (#31335) 2017-10-05 18:09:22 -04:00
playbook win_become: Added support to become a service user (#30407) 2017-10-09 17:58:29 -07:00
plugins Fix urlparse import for Python3 (#31240) 2017-10-09 20:18:09 -07:00
template Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
utils ansible_tower: fix broken import, reuse tower_argument_spec and documentation fragment (#29115) 2017-10-02 16:21:24 -04:00
vars added toggle to control vars plugin behviour 2017-10-09 12:31:15 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Fix backwards compatibility of constants.get_config 2017-10-03 09:19:04 -04:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00