mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-01 22:09:08 -07:00
Validate EXAMPLES as YAML
This commit is contained in:
parent
499d3a1b53
commit
7c00346714
112 changed files with 441 additions and 381 deletions
|
@ -230,7 +230,7 @@ EXAMPLES = '''
|
|||
tasks:
|
||||
- name: Create a host group
|
||||
# All tasks except for target=collector should use delegate_to: localhost
|
||||
logicmonitor
|
||||
logicmonitor:
|
||||
target: hostgroup
|
||||
action: add
|
||||
fullpath: /servers/development
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue