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/tests/unit/plugins
patchback[bot] 16aa776c93
Add elastic callback plugin (#3380) (#3542)
* 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>
(cherry picked from commit 905f4dcfa2)

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
2021-10-11 07:35:09 +02:00
..
become Use become test framework for sudosu tests. (#2629) (#2631) 2021-05-26 10:48:33 +02:00
cache redis cache - better parsing of connection uri (#2579) (#2622) 2021-05-26 10:00:02 +02:00
callback Add elastic callback plugin (#3380) (#3542) 2021-10-11 07:35:09 +02:00
connection Removal of docker content for 2.0.0 (#1304) 2020-11-23 13:03:19 +01:00
inventory Added OpenNebula inventory plugin (#810) (#3460) 2021-09-28 17:41:54 +02:00
lookup tss_lookup_plugin - Refactor and decoupling (#3252) (#3264) 2021-08-25 07:05:33 +02:00
module_utils mh CmdMixin - added ArgFormat.BOOLEAN_NOT and logic (#3290) (#3294) 2021-08-29 13:20:01 +02:00
modules [ufw] Insert or delete biased when deletion enabled - as for append or delete. (#3514) (#3525) 2021-10-07 22:15:40 +02:00
__init__.py Initial commit 2020-03-09 09:11:07 +00:00