diff options
Diffstat (limited to 'changelogs/fragments/fix_cb_ref.yml')
-rw-r--r-- | changelogs/fragments/fix_cb_ref.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/changelogs/fragments/fix_cb_ref.yml b/changelogs/fragments/fix_cb_ref.yml index f87582f36a..c92f218d71 100644 --- a/changelogs/fragments/fix_cb_ref.yml +++ b/changelogs/fragments/fix_cb_ref.yml @@ -1,2 +1,2 @@ -- bufgix: - - correctly reference the callback ojbect when giving an error https://github.com/ansible/ansible/pull/40453 +bugfixes: + - callback plugins - correctly reference the callback object when giving an error (https://github.com/ansible/ansible/pull/40453) |