Updated changelog to for win_file check mode fix

This commit is contained in:
jborean93 2017-09-19 06:50:16 +10:00
parent f1f8d0319f
commit a606321975

View file

@ -49,6 +49,7 @@ Ansible Changes By Release
* Fix for Windows become to show the stdout and stderr strings on a failure
* Fix the issue SSL verification can not be disabled for Tower modules
* Use safe_load instead on load to read a yaml document
* Fix for win_file to respect check mode when deleting directories
<a id="2.3.2"></a>