Bulk fix DOCUMENTATION.author (Part 1) (#48934)

* Bulk fix DOCUMENTATION.author
This commit is contained in:
John R Barker
2018-11-20 19:31:35 +00:00
committed by GitHub
parent 9c71f176f3
commit 3fcc564bbb
157 changed files with 171 additions and 164 deletions

View File

@@ -22,7 +22,7 @@ description:
- Delete existing host groups if they exist.
version_added: "1.8"
author:
- "(@cove)"
- "Cove (@cove)"
- "Tony Minfei Ding"
- "Harrison Gu (@harrisongu)"
requirements:

View File

@@ -29,7 +29,7 @@ description:
- This module allows you to search for Zabbix hostgroup entries.
version_added: "2.6"
author:
- "(@redwhitemiko)"
- "Michael Miko (@redwhitemiko)"
requirements:
- "python >= 2.6"
- zabbix-api

View File

@@ -21,7 +21,7 @@ description:
- This module allows you to create, modify and delete Zabbix host entries and associated group and template data.
version_added: "2.0"
author:
- "(@cove)"
- "Cove (@cove)"
- Tony Minfei Ding
- Harrison Gu (@harrisongu)
- Werner Dijkerman (@dj-wasabi)

View File

@@ -30,7 +30,7 @@ description:
- This module allows you to search for Zabbix host entries.
version_added: "2.7"
author:
- "(@redwhitemiko)"
- "Michael Miko (@redwhitemiko)"
requirements:
- "python >= 2.6"
- zabbix-api

View File

@@ -33,7 +33,7 @@ description:
- create/delete/dump zabbix template
version_added: "2.5"
author:
- "@sookido"
- "sookido (@sookido)"
- "Logan Vig (@logan2211)"
requirements:
- "python >= 2.6"