Add shortname to hosts
This commit is contained in:
parent
f23e13421c
commit
82b3a430f2
@ -1,5 +1,6 @@
|
|||||||
127.0.0.1 localhost
|
127.0.0.1 localhost
|
||||||
127.0.0.1 {{ inventory_hostname }}
|
127.0.0.1 {{ inventory_hostname }}
|
||||||
|
127.0.0.1 {{ inventory_hostname_short }}
|
||||||
|
|
||||||
# The following lines are desirable for IPv6 capable hosts
|
# The following lines are desirable for IPv6 capable hosts
|
||||||
::1 localhost ip6-localhost ip6-loopback
|
::1 localhost ip6-localhost ip6-loopback
|
||||||
|
Loading…
Reference in New Issue
Block a user