Include domain in inventory

This commit is contained in:
nemunaire 2023-03-14 14:10:43 +01:00
commit 2f93186906
2 changed files with 3 additions and 4 deletions

View file

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