Browse code

Add changelog for cherry-picks

Toshio Kuratomi authored on 2017/10/19 06:20:32
Showing 1 changed files
... ...
@@ -133,8 +133,17 @@ Ansible Changes By Release
133 133
 * Document backup_path in a few dellos modules and vyos_config (https://github.com/ansible/ansible/issues/31844)
134 134
 * Fix for vmware_vm_facts with dangling inaccessible VM which don't have MAC addresses (https://github.com/ansible/ansible/pull/31629)
135 135
 * Fix for win_regedit sending extra data that could confuse ansible's result parsing (https://github.com/ansible/ansible/pull/31813)
136
+* Fix git module to correctly cleanup temporary dirs (https://github.com/ansible/ansible/pull/31541)
137
+* Fix for modules which use atomic_move() to rename files raising an exception
138
+  if a file could not be opened.  Fix will return a nice error message instead:
139
+  https://github.com/ansible/ansible/issues/31786
140
+* Fix ansible-doc and ansible-console module-path option (https://github.com/ansible/ansible/pull/31744)
136 141
 
137 142
 
143
+### Known Bugs
144
+* Implicit localhost is getting ansible_connection from all:vars instead of
145
+  from the implicit localhost definition (https://github.com/ansible/ansible/issues/31420)
146
+
138 147
 <a id="2.4"></a>
139 148
 
140 149
 ## 2.4 "Dancing Days" - 2017-09-19