diff --git a/CHANGELOG.md b/CHANGELOG.md index c0ada15b1d5..550f8470882 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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