diff --git a/CHANGELOG.md b/CHANGELOG.md index aa52318c1..f78eac8bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ IMPROVEMENTS: BUG FIXES: + - communicator/winrm: respect `boot_timeout` setting [GH-6229] - provisioners/ansible: use quotes for the `ansible_ssh_private_key_file` value in the generated inventory [GH-6209]