[karborproxy_master]
master ansible_ssh_user={{ssh_user.username}} ansible_ssh_host={{karborproxy.host0}}

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