rougail-user-data-yaml/tests/results/40_9leadership-calculation-outside-follower-no-mandatory/file/all.yml

23 lines
No EOL
468 B
YAML

{
"rougail": {
"leader": [
{
"leader": "string1",
"follower": "string1"
},
{
"leader": "string2",
"follower": "string2"
},
{
"leader": "string3",
"follower": "string3"
}
],
"variable": [
"string1",
"string2",
"string3"
]
}
}