You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

19 lines
477 B

[boxed]
192.168.33.10 ansible_ssh_private_key_file=.vagrant/machines/boxed/virtualbox/private_key
[test-ubuntu-precise]
192.168.33.20 ansible_ssh_private_key_file=.vagrant/machines/test-ubuntu-precise/virtualbox/private_key
[test-ubuntu-trusty]
192.168.33.21 ansible_ssh_private_key_file=.vagrant/machines/test-ubuntu-trusty/virtualbox/private_key
[test:children]
test-ubuntu-precise
test-ubuntu-trusty
[vagrant:children]
test
boxed
[vagrant:vars]
ansible_ssh_user=vagrant