mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 05:38:04 +00:00
15 lines
200 B
YAML
15 lines
200 B
YAML
deep1:
|
|
hostA:
|
|
value: 1234
|
|
notRelevant:
|
|
value: bananas
|
|
hostB:
|
|
value: 5678
|
|
deep2:
|
|
hostC:
|
|
value: 1234
|
|
notRelevant:
|
|
value: bananas
|
|
hostD:
|
|
value: 5678
|