Browse code

Updated changelog for winrm task vars fix

jborean93 authored on 2017/09/29 10:14:50
Showing 1 changed files
... ...
@@ -61,6 +61,7 @@ Ansible Changes By Release
61 61
 * added fix for win_iis_webapppool to correctly handle array elements
62 62
 * Fix bugs caused by lack of collector ordering like service_mgr being incorrect (https://github.com/ansible/ansible/issues/30753)
63 63
 * Fix os_image when the id parameter is not set in the task. ( https://github.com/ansible/ansible/pull/29147 )
64
+* Fix for the winrm connection to use proper task vars
64 65
 
65 66
 
66 67
 <a id="2.4"></a>