mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-22 18:31:25 -07:00
(cherry picked from commit 6a72c3b338
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
0da9d956a0
commit
020b47a1a9
3 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@ from __future__ import (absolute_import, division, print_function)
|
|||
__metaclass__ = type
|
||||
|
||||
DOCUMENTATION = '''
|
||||
callback: loganalytics
|
||||
name: loganalytics
|
||||
type: aggregate
|
||||
short_description: Posts task results to Azure Log Analytics
|
||||
author: "Cyrus Li (@zhcli) <cyrus1006@gmail.com>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue