aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/common/templates/etc-hosts.j2
blob: 3bf86ec0d167016b056d25837b5b405b1aa6af2a (plain) (blame)
1
2
3
4
5
6
127.0.0.1       localhost

::1     localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
{{ lookup('dig', ansible_host) }}    {{ inventory_hostname }}.box.pydis.wtf {{ inventory_hostname }}