mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-13 22:38:04 +00:00
12 lines
230 B
YAML
12 lines
230 B
YAML
# --------------------------------------------------
|
|
# It's a test with comment
|
|
# --------------------------------------------------
|
|
test:
|
|
- name: a
|
|
- name: b
|
|
- name: c
|
|
groups:
|
|
- name: a
|
|
- name: b
|
|
- name: c
|
|
- name: c |