This module creates a template in a folder from a VM. Its designed to replace some of the functionality in community.vmware.vmware_guest.
The module allows a user to create or delete a template in a folder. If you create a template, you must specify a VM to clone and use as a base for the template. Once the template is created, the user would use another module to modify the configuration (right now I think they would use vmware_guest, but a new module would probably be useful).
This module is similar in functionality to the existing content_template module, which creates/deletes a template in a content library.
SUMMARY
This module creates a template in a folder from a VM. Its designed to replace some of the functionality in community.vmware.vmware_guest.
The module allows a user to create or delete a template in a folder. If you create a template, you must specify a VM to clone and use as a base for the template. Once the template is created, the user would use another module to modify the configuration (right now I think they would use vmware_guest, but a new module would probably be useful).
This module is similar in functionality to the existing content_template module, which creates/deletes a template in a content library.
ISSUE TYPE
COMPONENT NAME
folder_template_from_vm