#
################################################
### Managed by someone's ansible provisioner ###
################################################
# Part of: https://git.somenet.org/root/pub/somesible.git
# 2017-2025 by someone <someone@somenet.org>
#

127.0.0.1  {{inventory_hostname}} {{inventory_hostname.split(".")[0]}} l l4 lh lh4 localhost localhost4 localhost.localdomain localhost.localdomain4 ip4-localhost ip4-loopback
::1        {{inventory_hostname}} {{inventory_hostname.split(".")[0]}} l l6 lh lh6 localhost localhost6 localhost.localdomain localhost.localdomain6 ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters

{{hosts_custom_entries}}