From bd29252ee71ab84cab4e0c1df0e7e19ecc7daeff Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Mon, 7 Nov 2016 16:11:44 -0500 Subject: [PATCH] corrected versionadded --- lib/ansible/modules/extras/monitoring/zabbix_host.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/extras/monitoring/zabbix_host.py b/lib/ansible/modules/extras/monitoring/zabbix_host.py index 3917187520f..34b68c78b9f 100644 --- a/lib/ansible/modules/extras/monitoring/zabbix_host.py +++ b/lib/ansible/modules/extras/monitoring/zabbix_host.py @@ -68,7 +68,7 @@ options: description: - Visible name of the host in Zabbix. required: false - version_added: '2.2' + version_added: '2.3' host_groups: description: - List of host groups the host is part of.