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