Fix: avoid deprecated callback. (#11485)

* Fix: avoid deprecated callback.

* addition of changelog

* Improve changelog fragment.

---------

Co-authored-by: tom uijldert <tom.uijldert@gmail.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Tom Uijldert
2026-02-23 05:36:24 +01:00
committed by GitHub
parent 0e184d24cf
commit cb91ff424f
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- splunk callback plugin - replace deprecated callback function (https://github.com/ansible-collections/community.general/pull/11485).