mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-18 14:51:09 +00:00
zabbix_host: Fix doc implying creation would work when in reality only an update does (#33095)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user