diff --git a/CHANGELOG.md b/CHANGELOG.md index 85c52b69f90..f64bc349208 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -84,6 +84,7 @@ Ansible Changes By Release * Give an informative error instead of a traceback if include_vars dir is file instead of directory (https://github.com/ansible/ansible/pull/31157) * Fix monit module's version check for color support (https://github.com/ansible/ansible/pull/31212) * Max `elasticsearch_plugin` module work with both 2.x and 5.x (https://github.com/ansible/ansible/issues/21989) +* Fix for become on Windows to handle ignored errors (https://github.com/ansible/ansible/issues/30468)