blob: ebc37066849d8c387bdfc511981ed0c5f81441fb [file] [log] [blame]
Zack Williams8625d042016-02-26 14:32:43 -07001127.0.0.1 localhost
2127.0.1.1 ubuntu
3{% for host in vm_ip.results -%}
4{{ host.stdout }} {{ host.item.name }}
5{% endfor -%}
6
7# The following lines are desirable for IPv6 capable hosts
8::1 localhost ip6-localhost ip6-loopback
9ff02::1 ip6-allnodes
10ff02::2 ip6-allrouters