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

23 lines
468 B
YAML
Raw Normal View History

2025-04-27 10:19:57 +02:00
{
"rougail": {
"leader": [
{
"leader": "string1",
"follower": "string1"
},
{
"leader": "string2",
"follower": "string2"
},
{
"leader": "string3",
"follower": "string3"
}
],
"variable": [
"string1",
"string2",
"string3"
]
}
}