Felix Fontein
66e3c19a57
[stalbe-5] Remove unnecessary test imports ( #5980 )
...
Remove unnecessary test imports (#5978 )
Remove unnecessary test imports.
(cherry picked from commit 9f87989e7f
)
2023-02-12 21:32:49 +01:00
patchback[bot]
0d598c3542
Fix more copyright lines, add more default copyright lines ( #5095 ) ( #5096 )
...
* Fix copyright lines.
* Add default copyright line.
(cherry picked from commit 424d706f92
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-08-08 15:19:46 +02:00
patchback[bot]
203747027e
Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt ( #5065 ) ( #5068 )
...
* Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt.
* Replace 'Copyright:' with 'Copyright'
sed -i 's|Copyright:\(.*\)|Copyright\1|' $(rg -l 'Copyright:')
Co-authored-by: Maxwell G <gotmax@e.email>
(cherry picked from commit 123c7efe5e
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-08-05 13:17:19 +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