Browse code

Changelog entry for aws_s3 issue #32144

Ryan S. Brown authored on 2017/10/27 07:33:14
Showing 1 changed files
... ...
@@ -78,6 +78,8 @@ Ansible Changes By Release
78 78
   (https://github.com/ansible/ansible/pull/29030)
79 79
 * Fix elb_target_group module traceback when ports were specified inside of the targets parameter:
80 80
   (https://github.com/ansible/ansible/pull/32202)
81
+* Fix creation of empty virtual directories in aws_s3 module:
82
+  (https://github.com/ansible/ansible/pull/32169)
81 83
 * Enable echo for `pause` module: (https://github.com/ansible/ansible/issues/14160)
82 84
 * Fix for `hashi_vault` lookup to return all keys at a given path when no key is specified (https://github.com/ansible/ansible/pull/32182)
83 85