[head]
${headnode_ip} ansible_user=${headnode_user} ansible_ssh_pass=${headnode_pass} ansible_port=${headnode_port}

[build]
localhost ansible_connection=local

[config]
localhost ansible_connection=local

[compute]

