Browse code

add changelog

Toshio Kuratomi authored on 2017/08/02 07:39:34
Showing 1 changed files
... ...
@@ -57,6 +57,8 @@ Ansible Changes By Release
57 57
 * Fix fact gathering for package and service action plugins
58 58
 * make random_choice more error resilient (#27380)
59 59
 * ensure prefix in plugin loading to avoid conflicts
60
+* fix for a small number of modules (tempfile, possibly copy) which could fail
61
+  if the tempdir on the remote box was a symlink
60 62
 
61 63
 ## 2.3.1 "Ramble On" - 2017-06-01
62 64