hosts.j2 239 B

1234567
  1. 127.0.0.1 localhost
  2. 127.0.1.1 {{ inventory_hostname }} {{ inventory_hostname_short }}
  3. # The following lines are desirable for IPv6 capable hosts
  4. ::1 localhost ip6-localhost ip6-loopback
  5. ff02::1 ip6-allnodes
  6. ff02::2 ip6-allrouters