add a hostsfile for the vagrant vm

This commit is contained in:
Simon Schuster 2016-09-18 13:24:35 +02:00
parent c160b86321
commit 2252ae1625

1
hosts Normal file
View file

@ -0,0 +1 @@
openwrt ansible_port=2222 ansible_host=127.0.0.1 ansible_user=root ansible_password=root