{# code: language=ansible-jinja #} Welcome to {{ hostname }} ============================================================== - FQDN.............: {{ fqdn }} - LAN IPv4.........: {{ ansible_host }} - Internal IPv4....: {{ internal_ipv4 }} - Virtualization...: {{ virt_type | upper }} ==============================================================