rougail-output-ansible/tests/results/test_namespace/24_7validators_variable_optional.json

49 lines
No EOL
706 B
JSON

{
"_meta": {
"hostvars": {
"GROUP1_01": {
"ansible_host": "group1.net",
"rougail": {
"general": {
"int": 5,
"int2": 1
}
}
},
"GROUP2_01": {
"ansible_host": "group2.net",
"rougail": {
"general": {
"int": 5,
"int2": 1
}
}
}
}
},
"all": {
"children": [
"ungrouped"
],
"hosts": [
"GROUP1_01",
"GROUP2_01"
]
},
"group1": {
"hosts": [
"GROUP1_01"
]
},
"group2": {
"hosts": [
"GROUP2_01"
]
},
"groups": {
"children": [
"group1",
"group2"
]
}
}