mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-19 23:00:22 -07:00
Improve style and fix typos in the Zabbix module titles and descriptions (#50575)
This commit is contained in:
parent
fc6d85e4cf
commit
9093ca1f3b
8 changed files with 28 additions and 28 deletions
|
@ -12,7 +12,7 @@ DOCUMENTATION = '''
|
|||
module: zabbix_map
|
||||
author:
|
||||
- "Antony Alekseyev (@Akint)"
|
||||
short_description: Zabbix map creates/updates/deletes
|
||||
short_description: Create/update/delete Zabbix maps
|
||||
description:
|
||||
- "This module allows you to create, modify and delete Zabbix map entries,
|
||||
using Graphviz binaries and text description written in DOT language.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue