[control]
control.ansi.example.com ansible_host=192.168.55.60 ansible_user=vagrant ansible_ssh_pass=vagrant
[node1]
node1.ansi.example.com ansible_host=192.168.55.61 ansible_user=vagrant ansible_ssh_pass=vagrant
[node2]
node2.ansi.example.com ansible_host=192.168.55.62 ansible_user=vagrant ansible_ssh_pass=vagrant
[repo]
repo.ansi.example.com ansible_host=192.168.55.59 ansible_user=vagrant ansible_ssh_pass=vagrant
