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

[vagrant:vars]
ansible_user=vagrant

[strategies]
one   sleep_seconds=1
two   sleep_seconds=6
three  sleep_seconds=10

[strategies:vars]
ansible_python_interpreter = /usr/local/bin/python3
