Hi All,
I have a requirement to automate template creation using ansible module or apis.
I need to remove cloud-init check box from vm before creating the template. Below are the
steps I follow from gui
1. Shutdown the vm.
2. click edit vm > initial run> uncheck cloud-init box
3. create template.
I cannot automate second step as there is no option to remove cloud-init option.
Could anyone please help me if there is a way to uncheck cloud-init??
BRs
Kishore