debian-setup/templates/hosts.j2
2024-01-22 21:36:38 +01:00

10 lines
312 B
Django/Jinja

# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
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