mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 22:00:22 -07:00
Bulk fix DOCUMENTATION.author (Part 1) (#48934)
* Bulk fix DOCUMENTATION.author
This commit is contained in:
parent
9c71f176f3
commit
3fcc564bbb
157 changed files with 171 additions and 164 deletions
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue