View hosts
#!/usr/bin/env python | |
import json | |
data = { | |
"openstack": { | |
"children": [ | |
"controller" | |
], | |
"vars": { |