{# code: language=ansible-jinja #} Welcome to {{ hostname }} ============================================================== - FQDN.............: {{ fqdn }} - Public IPv4......: {{ ansible_host }} - Internal IPv4....: {{ internal_ipv4 }} - Instance type....: {{ instance_type | upper }} ==============================================================