diff options
-rw-r--r-- | ansible/roles/common/templates/etc-hosts.j2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ansible/roles/common/templates/etc-hosts.j2 b/ansible/roles/common/templates/etc-hosts.j2 index 6fdbdaa..3bf86ec 100644 --- a/ansible/roles/common/templates/etc-hosts.j2 +++ b/ansible/roles/common/templates/etc-hosts.j2 @@ -1,5 +1,4 @@ 127.0.0.1 localhost -127.0.1.1 {{ inventory_hostname }}.box.pydis.wtf {{ inventory_hostname }} ::1 localhost ip6-localhost ip6-loopback ff02::1 ip6-allnodes |