I have the idea rattling around in my head of expanding the functionality of autopve to take advantage of:
https://pve.proxmox.com/wiki/Automated_Installation#Post_Installation_Webhook_Section
https://pve.proxmox.com/wiki/Automated_Installation#First_Boot_Hook_Section
More specifically allowing ansible scripts to be run against the Post Install JSON Data. The JSON data would be passed into a playbook which would be used to define playbook operations. In addition autopve could host the scripts/binaries for use with the First Boot feature. Between these two this would expand the scope of autopve to support the full/complete setup of the host not just the initial operating system installation.
Is this something people are interested in or should I stick to my lane and keep the feature set static? Any comments or additional implementation ideas?
https://pve.proxmox.com/wiki/Automated_Installation#Post_Installation_Webhook_Section
https://pve.proxmox.com/wiki/Automated_Installation#First_Boot_Hook_Section
More specifically allowing ansible scripts to be run against the Post Install JSON Data. The JSON data would be passed into a playbook which would be used to define playbook operations. In addition autopve could host the scripts/binaries for use with the First Boot feature. Between these two this would expand the scope of autopve to support the full/complete setup of the host not just the initial operating system installation.
Is this something people are interested in or should I stick to my lane and keep the feature set static? Any comments or additional implementation ideas?