diff --git a/CHANGELOG.md b/CHANGELOG.md index acd132dae86..93e0a969ad6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -95,6 +95,7 @@ Ansible Changes By Release * Fix name parsing out of envra in the yum module * give user friendly error on badly formatted yaml inventory source * Fix any_errors_fatal setting in playbooks. +* Fix setting of ssh-extra-args from the cli ( https://github.com/ansible/ansible/pull/31326 )