2020-01-12 12:08:05 +00:00
|
|
|
# {{ ansible_managed }}
|
2020-01-12 13:39:37 +00:00
|
|
|
127.0.0.1 {{ inventory_hostname }} localhost
|
|
|
|
::1 localhost
|
2020-01-12 12:08:05 +00:00
|
|
|
|
|
|
|
# The following lines are desirable for IPv6 capable hosts
|
|
|
|
::1 localhost ip6-localhost ip6-loopback
|
|
|
|
ff02::1 ip6-allnodes
|
|
|
|
ff02::2 ip6-allrouters
|