zabbix_host: Fix doc implying creation would work when in reality only an update does (#33095)

pull/32391/head
Eike Frost 8 years ago committed by René Moser
parent 8e56133b3d
commit 560a3c3681

@ -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

Loading…
Cancel
Save