Update zabbix.py (#36126)

minor style fixes in module documentation fragment of zabbix
pull/36259/head
Richlv 7 years ago committed by Abhijeet Kasurde
parent 717c7d26b7
commit b1263c34e8

@ -23,7 +23,7 @@ class ModuleDocFragment(object):
options:
server_url:
description:
- Url of Zabbix server, with protocol (http or https).
- URL of Zabbix server, with protocol (http or https).
C(url) is an alias for C(server_url).
required: true
aliases: [ "url" ]

Loading…
Cancel
Save