mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-05 02:03:09 +00:00
zabbix: fix author's github handle (#50700)
This commit is contained in:
@@ -29,7 +29,7 @@ description:
|
||||
- This module allows you to search for Zabbix hostgroup entries.
|
||||
version_added: "2.6"
|
||||
author:
|
||||
- "Michael Miko (@redwhitemiko)"
|
||||
- "Michael Miko (@RedWhiteMiko)"
|
||||
requirements:
|
||||
- "python >= 2.6"
|
||||
- zabbix-api
|
||||
|
||||
@@ -30,7 +30,7 @@ description:
|
||||
- This module allows you to search for Zabbix host entries.
|
||||
version_added: "2.7"
|
||||
author:
|
||||
- "Michael Miko (@redwhitemiko)"
|
||||
- "Michael Miko (@RedWhiteMiko)"
|
||||
requirements:
|
||||
- "python >= 2.6"
|
||||
- zabbix-api
|
||||
|
||||
Reference in New Issue
Block a user