19 lines
554 B
JSON
19 lines
554 B
JSON
|
|
{
|
||
|
|
"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
|
||
|
|
]
|
||
|
|
]
|
||
|
|
]
|
||
|
|
}
|