2 ################################################
3 ### Managed by someone's ansible provisioner ###
4 ################################################
5 # Part of: https://git.somenet.org/root/pub/somesible.git
6 # 2017-2024 by someone <someone@somenet.org>
9 127.0.0.1 {{inventory_hostname}} {{inventory_hostname.split(".")[0]}} l l4 lh lh4 localhost localhost4 localhost.localdomain localhost.localdomain4 ip4-localhost ip4-loopback
10 ::1 {{inventory_hostname}} {{inventory_hostname.split(".")[0]}} l l6 lh lh6 localhost localhost6 localhost.localdomain localhost.localdomain6 ip6-localhost ip6-loopback
12 ff02::2 ip6-allrouters
14 {{hosts_custom_entries}}