[PR #10345/096fa388 backport][stable-11] logstash: Remove reference to Python 2 library (#10370)

logstash: Remove reference to Python 2 library (#10345)

* logstash: Remove reference to Python 2 library



* Review requests



* Apply suggestions from code review



---------



(cherry picked from commit 096fa388ac)

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2025-07-09 06:31:16 +02:00
committed by GitHub
parent 82506a10ba
commit ebba59d2ee
2 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- logstash callback plugin - remove reference to Python 2 library (https://github.com/ansible-collections/community.general/pull/10345).