rougail-user-data-yaml/tests/results/04_1jinja_and_hidden/errors/all.json

19 lines
554 B
JSON
Raw Normal View History

2026-05-01 09:12:28 +02:00
{
"errors": [],
"warnings": [
[
[
"variable has property hidden, it will be ignored when loading from the YAML file \"tests/results/04_1jinja_and_hidden/file/all.yml\"",
"rougail.var1",
null
]
],
[
[
"variable has property disabled, it will be ignored when loading from the YAML file \"tests/results/04_1jinja_and_hidden/file/all.yml\"",
"rougail.var2",
null
]
]
]
}