DEFAULT {{ inventory_hostname }} TIMEOUT 100 PROMPT 1 SAY ***************************************** SAY ** SAY ** Distro: {{ install_distro }} SAY ** Codename: {{ install_codename }} SAY ** SAY ** will be booting automated installer for {{ inventory_hostname }} in 10s ... SAY ** LABEL {{ inventory_hostname }} KERNEL linux INITRD initrd.gz APPEND auto fb=false {{ (install_cooked.kernel_cmdline | default([])) | join(' ') }}