debian-setup/templates/hosts.j2
2024-08-03 15:11:52 +02:00

10 lines
254 B
Django/Jinja

# {{ ansible_managed }}
127.0.0.1 localhost
127.0.1.1 zeus
{{ lan_ip_address }} {{ domain_name }}
# The following lines are desirable for IPv6 capable hosts
#::1 localhost ip6-localhost ip6-loopback
#ff02::1 ip6-allnodes
#ff02::2 ip6-allrouters