From 39cff86e7b8161ac1ed6316059dd50965a2f1e1d Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Tue, 31 Mar 2015 09:33:59 -0400 Subject: [PATCH] fixed doc issues --- monitoring/zabbix_host.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/monitoring/zabbix_host.py b/monitoring/zabbix_host.py index 1c900a894e4..c7b8e52b9e7 100644 --- a/monitoring/zabbix_host.py +++ b/monitoring/zabbix_host.py @@ -74,8 +74,8 @@ options: interfaces: description: - List of interfaces to be created for the host (see example below). - - Available values are: dns, ip, main, port, type and useip. - - Please review the interface documentation for more information on the supported properties: + - 'Available values are: dns, ip, main, port, type and useip.' + - Please review the interface documentation for more information on the supported properties - https://www.zabbix.com/documentation/2.0/manual/appendix/api/hostinterface/definitions#host_interface required: false default: []