diff --git a/lib/ansible/modules/monitoring/zabbix/zabbix_host.py b/lib/ansible/modules/monitoring/zabbix/zabbix_host.py index 6ecfc21b951..da334f31882 100644 --- a/lib/ansible/modules/monitoring/zabbix/zabbix_host.py +++ b/lib/ansible/modules/monitoring/zabbix/zabbix_host.py @@ -192,7 +192,7 @@ EXAMPLES = ''' port: 12345 proxy: a.zabbix.proxy -- name: Create a new host or update an existing host's tls settings +- name: Update an existing host's TLS settings local_action: module: zabbix_host server_url: http://monitor.example.com