diff --git a/CHANGELOG.md b/CHANGELOG.md index 0197a8f8e0..bf09958ebd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,7 +60,7 @@ Ansible Changes By Release * fix type handling for sensu_silence so the module works * 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. +* Fix os_image when the id parameter is not set in the task. ( https://github.com/ansible/ansible/pull/29147 )