mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 23:51:23 -07:00
logstash: Remove reference to Python 2 library (#10345)
* logstash: Remove reference to Python 2 library Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com> * Review requests Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com> * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> --------- Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
f2286701c8
commit
096fa388ac
2 changed files with 4 additions and 3 deletions
3
changelogs/fragments/logstash.yml
Normal file
3
changelogs/fragments/logstash.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
bugfixes:
|
||||
- logstash callback plugin - remove reference to Python 2 library (https://github.com/ansible-collections/community.general/pull/10345).
|
Loading…
Add table
Add a link
Reference in a new issue