BassT23 / Proxmox

Update your Proxmox VE
Other
192 stars 14 forks source link

Feature request - Make install script automation friendly #162

Open AdamYellen opened 4 days ago

AdamYellen commented 4 days ago

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.

BassT23 commented 4 days ago

by the way, how often do you install the script?