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
commit 3fcc564bbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"