patchback[bot]
9b13efe654
[PR #5761/84ebda65 backport][stable-4] Fix callback plugin types ( #5762 )
...
Fix callback plugin types (#5761 )
Fix callback types.
(cherry picked from commit 84ebda65f1
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2023-01-04 23:46:26 +01: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
Felix Fontein
6a72c3b338
Make plugins pass validation. ( #2414 )
2021-05-03 13:22:11 +02:00
zhcli
19db6f24f7
Callback plugin: Azure Log Analytics ( #2091 )
...
* adding plugins/callback/loganalytics.py
* * fixed sanity check issues
* adjusted documentation and license sections
* added changelogs fragment
* * added unit test
* documentation updated
* updated changelogs
* further docuement update
* minor fixes
* updated unittest
* suggested updates from community
* remove AnsibleError section
2021-03-30 12:12:26 +02:00