[karbor_master]
karbor_master ansible_ssh_user={{ssh_user.username}} ansible_ssh_host={{karbor.host0}}

[karbor]
host0 ansible_ssh_user={{ssh_user.username}} ansible_ssh_host={{karbor.host0}}
host1 ansible_ssh_user={{ssh_user.username}} ansible_ssh_host={{karbor.host1}}
host2 ansible_ssh_user={{ssh_user.username}} ansible_ssh_host={{karbor.host2}}
