Use inventory_hostname_short

This commit is contained in:
nemunaire 2023-03-15 01:36:34 +01:00
commit 9af8e490a3
2 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
{{ inventory_hostname.split(".")[0] }}
{{ inventory_hostname_short }}