I am excited to use the new "First Boot Hook" feature added in PVE 8.3 for automated installation. Following the docs, I added a section to my automated answer file as follows:
[first-boot]
source = "from-iso"
ordering = "fully-up"
I then added the answer file and a simple "post_install.sh"...