rougail-output-ansible/tests/results/test_namespace/44_9calculated_default_leadership_leader.json

56 lines
No EOL
861 B
JSON

{
"_meta": {
"hostvars": {
"GROUP1_01": {
"ansible_host": "group1.net",
"rougail": {
"leader": [
{
"leader": "a"
},
{
"leader": "b",
"follower": "b"
}
]
}
},
"GROUP2_01": {
"ansible_host": "group2.net",
"rougail": {
"leader": [
{
"leader": "a"
},
{
"leader": "b",
"follower": "b"
}
]
}
}
}
},
"all": {
"children": [
"ungrouped",
"groups"
]
},
"group1": {
"hosts": [
"GROUP1_01"
]
},
"group2": {
"hosts": [
"GROUP2_01"
]
},
"groups": {
"children": [
"group1",
"group2"
]
}
}