Please add CLI args to bypass all prompts during installation to make it easier to install using automation frameworks like Ansible.
While there are workarounds to have Ansible and other automation frameworks synthetically answer prompts it's very fragile and likely to break in the future.
Maybe something along the lines of apt. A "-y" to perform the install unprompted and "--no-install-neofetch", "--no-install-welcome-screen", etc. to control the selection of other prompts.
Please add CLI args to bypass all prompts during installation to make it easier to install using automation frameworks like Ansible.
While there are workarounds to have Ansible and other automation frameworks synthetically answer prompts it's very fragile and likely to break in the future.
Maybe something along the lines of apt. A "-y" to perform the install unprompted and "--no-install-neofetch", "--no-install-welcome-screen", etc. to control the selection of other prompts.