1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud
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
..
amazon aws_s3: fix upload_file's ExtraArgs - fixes #31232 (#31487) 2017-10-10 13:12:58 -04:00
atomic atomic: PEP8 compliancy and doc fixes (#30918) 2017-09-29 13:17:29 +02:00
azure Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
centurylink Fix urlparse import for Python3 (#31240) 2017-10-09 20:18:09 -07:00
cloudscale fix pep8 for cloudscale_server (#30974) 2017-09-27 11:39:02 -04:00
cloudstack Remove wildcard imports from cloudstack modules. 2017-10-09 21:41:02 -07:00
digital_ocean digital_ocean_sshkey doc refinement and removal of unused import (#28960) 2017-09-11 19:44:06 -04:00
dimensiondata Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
docker Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
google Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
linode linode: PEP8 compliancy and doc fixes (#30922) 2017-09-26 09:48:08 -04:00
lxc lxc_container: open files as text, fixes #30571 (#30572) 2017-09-27 20:32:45 -07:00
lxd Adding doc for the description argument of lxd_profile module 2017-10-09 11:11:58 -04:00
misc virt: PEP8 compliancy and doc fixes (#30917) 2017-09-27 22:37:54 -04:00
openstack Add boilerplate and remove wildcard imports for openstack modules (#31461) 2017-10-09 09:56:26 -07:00
ovh Update metadata to 1.1 2017-08-15 23:12:08 -07:00
ovirt Fix urlparse import for Python3 (#31240) 2017-10-09 20:18:09 -07:00
packet Improvements in the packet_device module (#23127) 2017-08-22 06:43:37 -07:00
profitbricks Update metadata to 1.1 2017-08-15 23:12:08 -07:00
pubnub Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rackspace Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
smartos PEP8 fixes for smartos module 2017-08-30 12:53:50 -07:00
softlayer Correct sl_vm documentation (#29433) 2017-09-14 09:21:32 +10:00
univention Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware first path check missing forward slash between dcpath and datacenter (#31481) 2017-10-10 03:14:12 -04:00
webfaction Update metadata to 1.1 2017-08-15 23:12:08 -07:00
__init__.py package files 2016-12-08 11:22:22 -05:00