Anand Victor
7038812465
Bugfix issue2692 logstash callbackmodule with no attribute options ( #3530 )
...
* 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>
2021-10-11 22:55:18 +02:00
Alexei Znamensky
da11a98cb7
fixed the utf-8 marker ( #3162 )
2021-08-07 15:02:21 +02:00
Alexei Znamensky
73c27d6a0e
utf8 marker batch1 ( #3127 )
...
* added utf-8 markers to all .py files in plugins/{action,cache,callback}
* added utf-8 markers to all .py files in plugins/connection
* added utf-8 markers to all .py files in plugins/doc_fragments
2021-08-01 12:35:08 +02:00
Yevhen Khmelenko
298e0f60be
Update ansible-logstash-callback ( #641 )
...
* Update version of callback/logstash.py
* ansible-logstash-callback rollback version_added location
* Update plugins/callback/logstash.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/callback/logstash.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/641-update-ansible-logstash-callback.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-01-24 21:00:55 +01:00
Felix Fontein
99cfb993d5
<plugin_type>: -> name: ( #1541 )
2021-01-12 07:12:03 +01:00
Felix Fontein
e5da25915d
Improve plugin sanity ( #966 )
...
* callback_type -> type.
* Mark authors as unknown.
* Add author field forgotten in #627 .
* Fix author entries.
* Add author field forgotten in #127 .
* Fix some types.
2020-09-28 21:21:51 +02:00
chris93111
623817b0b7
add ini config to logstash callback ( #610 )
...
* Update logstash.py
* remove version with collection
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
* rename the callback name with migration collection
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
* Update plugins/callback/logstash.py
v1
Co-authored-by: Felix Fontein <felix@fontein.de>
* Create 610_logstash_callback_add_ini_config.yml
* Update changelogs/fragments/610_logstash_callback_add_ini_config.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update logstash.py
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2020-07-31 10:56:12 +02:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00