ublue-os / forge

On-prem Universal Blue
Apache License 2.0
28 stars 1 forks source link

Change host.ublue.local in ansible inventory to real hostname #32

Open tepene opened 2 months ago

tepene commented 2 months ago

It would be nice to have the real host name visible in the ansible task output. Currently the host is set to host.ublue.local. The name for the host is available in in the HOSTNAME var.

❯ echo $HOSTNAME  
ws33

I think it should be possible to add it to the inventory via a variable.