mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 15:11:23 -07:00
Make example work: "Import Zabbix Temlate" (#40905)
<!--- Small typo, but it was hard to find, why the ansible module execution failed --> +label: docsite_pr
This commit is contained in:
parent
ab41fb9cd4
commit
92ab566527
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ EXAMPLES = '''
|
||||||
server_url: http://127.0.0.1
|
server_url: http://127.0.0.1
|
||||||
template_name: Test Template
|
template_name: Test Template
|
||||||
template_json:
|
template_json:
|
||||||
zabbix_export:
|
zabbix_export:
|
||||||
version: '3.2'
|
version: '3.2'
|
||||||
templates:
|
templates:
|
||||||
- name: Template for Testing
|
- name: Template for Testing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue