rougail-user-data-yaml/tests/errors/results/06_dynamic_unknown.yaml

6 lines
289 B
YAML
Raw Normal View History

2025-05-11 08:07:12 +02:00
{
"errors": [],
"warnings": [
2026-01-20 12:36:27 +01:00
"variable or family \"dyn_unknown\" does not exist so cannot load \"dyn_unknown.variable\", it will be ignored when loading from the YAML file \"/home/gnunux/git/stove/rougail-user-data-yaml/tests/errors/yaml/06_dynamic_unknown.yaml\""
2025-05-11 08:07:12 +02:00
]
}