diff --git a/lib/ansible/modules/extras/monitoring/zabbix_host.py b/lib/ansible/modules/extras/monitoring/zabbix_host.py
index 3917187520..34b68c78b9 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.