mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
342 B
YAML
20 lines
342 B
YAML
4 years ago
|
plugin: constructed
|
||
|
keyed_groups:
|
||
|
- key: hostvar0
|
||
|
- key: hostvar1
|
||
|
- key: hostvar2
|
||
|
|
||
|
- key: hostvar0
|
||
|
separator: 'separator'
|
||
|
- key: hostvar1
|
||
|
separator: 'separator'
|
||
|
- key: hostvar2
|
||
|
separator: 'separator'
|
||
|
|
||
|
- key: hostvar0
|
||
|
prefix: 'prefix'
|
||
|
- key: hostvar1
|
||
|
prefix: 'prefix'
|
||
|
- key: hostvar2
|
||
|
prefix: 'prefix'
|