Adding author's github id
This commit is contained in:
parent
a000653292
commit
66c83e7ae3
1 changed files with 4 additions and 1 deletions
|
@ -27,7 +27,10 @@ short_description: Zabbix screen creates/updates/deletes
|
|||
description:
|
||||
- This module allows you to create, modify and delete Zabbix screens and associated graph data.
|
||||
version_added: "2.0"
|
||||
author: Tony Minfei Ding, Harrison Gu
|
||||
author:
|
||||
- "(@cove)"
|
||||
- "Tony Minfei Ding"
|
||||
- "Harrison Gu (@harrisongu)"
|
||||
requirements:
|
||||
- "python >= 2.6"
|
||||
- zabbix-api
|
||||
|
|
Loading…
Reference in a new issue