23 lines
311 B
JSON
23 lines
311 B
JSON
|
|
{
|
||
|
|
"_meta": {
|
||
|
|
"hostvars": {
|
||
|
|
"localhost": {
|
||
|
|
"_errors": [
|
||
|
|
"no namespace configured",
|
||
|
|
"cannot find hosts namespace \"hosts\""
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"all": {
|
||
|
|
"children": [
|
||
|
|
"ungrouped"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"ungrouped": {
|
||
|
|
"hosts": [
|
||
|
|
"localhost"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|