mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
9 lines
214 B
YAML
9 lines
214 B
YAML
---
|
|
included-array: !include array.yaml
|
|
included-dict: !include dict.yaml
|
|
included-empty: !include empty.yaml
|
|
included-nested: !include nested.yaml
|
|
included-subdir: !include subdir/value.yaml
|
|
key: value
|
|
name: main
|