rougail-user-data-yaml/tests/results/16_6exists_redefine_family/file/mandatories.yml

10 lines
159 B
YAML
Raw Normal View History

2024-12-11 21:29:44 +01:00
{
"rougail": {
"family1": {
"variable1": "string1"
},
"family2": {
"variable2": "string1"
}
}
}