Updated changelog for winrm task vars fix

This commit is contained in:
jborean93 2017-09-29 11:14:50 +10:00
parent 1665178626
commit adc3bedaa2

View file

@ -61,6 +61,7 @@ Ansible Changes By Release
* added fix for win_iis_webapppool to correctly handle array elements
* Fix bugs caused by lack of collector ordering like service_mgr being incorrect (https://github.com/ansible/ansible/issues/30753)
* Fix os_image when the id parameter is not set in the task. ( https://github.com/ansible/ansible/pull/29147 )
* Fix for the winrm connection to use proper task vars
<a id="2.4"></a>