1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/callback
Victor Martinez 905f4dcfa2
Add elastic callback plugin (#3380)
* Add elastic callback plugin

* Capture task failures

* Catch errors and add UTs

* Skip 3.5< python versions and install dependency

* fix lint

* Fix linting

* Fix linting

* Add botmeta

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

* It's not required

* As suggested in the code review OrderedDict has been added to the Python stdlib since version 2.7

* Update plugins/callback/elastic.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-10-11 06:54:14 +02:00
..
cgroup_memory_recap.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
context_demo.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
counter_enabled.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
dense.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
diy.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
elastic.py Add elastic callback plugin (#3380) 2021-10-11 06:54:14 +02:00
hipchat.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
jabber.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
log_plays.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
loganalytics.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
logdna.py Fix new devel sanity errors. (#3194) 2021-08-12 12:07:50 +02:00
logentries.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
logstash.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
mail.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
nrdp.py Add option type validation. (#2878) 2021-06-27 09:57:51 +02:00
null.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
opentelemetry.py [opentelemetry][callback] add option to support enabling plugin in the CI (#3498) 2021-10-07 15:31:08 +02:00
osx_say.py Initial commit 2020-03-09 09:11:07 +00:00
say.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
selective.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
slack.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
splunk.py callback_splunk - Add user-configurable event correlation id (#2790) 2021-06-16 22:28:09 +04:30
sumologic.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
syslog_json.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
unixy.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
yaml.py yaml callback: prevent plugin from modifying PyYAML (#3478) 2021-10-01 22:42:39 +02:00