rougail-user-data-yaml/tests/results/40_2leadership_leader_calculation/file/mandatories.yml

14 lines
271 B
YAML
Raw Normal View History

2024-12-11 21:29:44 +01:00
{
"rougail": {
"leader": [
{
"follower1": "string1",
"follower2": "string1"
},
{
"follower1": "string2",
"follower2": "string2"
}
]
}
}