mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
* Update logstash.py
replacing _options with context.cliargs
* Create 2692-logstash-callback-plugin-replacing_options
logstash callback plugin replace _option with context.CLIARGS
* Rename 2692-logstash-callback-plugin-replacing_options to 2692-logstash-callback-plugin-replacing_options.yml
missed out the extenstion
* Update logstash.py
context imported
* Update 2692-logstash-callback-plugin-replacing_options.yml
dict to string
* Update changelogs/fragments/2692-logstash-callback-plugin-replacing_options.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 7038812465
)
Co-authored-by: Anand Victor <anandvict@gmail.com>
This commit is contained in:
parent
c364e66114
commit
c7c39e598d
2 changed files with 9 additions and 5 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
bugfixes:
|
||||
- 'logstash callback plugin - replace ``_option`` with ``context.CLIARGS`` to fix the plugin on ansible-base and ansible-core (https://github.com/ansible-collections/community.general/issues/2692).'
|
Loading…
Add table
Add a link
Reference in a new issue