rougail-user-data-yaml/tests/errors/results/00_unknown_variable.yaml

6 lines
273 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 \"unknown\" does not exist so cannot load \"unknown\", it will be ignored when loading from the YAML file \"/home/gnunux/git/stove/rougail-user-data-yaml/tests/errors/yaml/00_unknown_variable.yaml\""
2025-05-11 08:07:12 +02:00
]
}