[vagrant]
web ansible_host=192.168.56.10 ansible_private_key_file=.vagrant/machines/web/virtualbox/private_key

[vagrant:vars]
ansible_user=vagrant
ansible_python_interpreter=/usr/bin/python3
