Add winrm ipaddress fix to changelog

This commit is contained in:
Toshio Kuratomi 2018-02-05 10:53:30 -08:00
parent 8d968e5001
commit 2ae94fc0cd

View file

@ -35,7 +35,8 @@ Ansible Changes By Release
(https://github.com/ansible/ansible/pull/35332)
* Fix nxos_snmp_user removing encryption from user on subsequent runs of the task
(https://github.com/ansible/ansible/pull/35433)
* Fix traceback in winrm module when the ipaddress module is not installed
https://github.com/ansible/ansible/pull/35723/files
<a id="2.4.3"></a>