Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mm feature/save vm as template #48

Conversation

mikemorency
Copy link
Collaborator

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
  • New Module Pull Request
COMPONENT NAME

folder_template_from_vm

@mikemorency mikemorency force-pushed the mm-feature/save-vm-as-template branch 2 times, most recently from 573769b to 657e958 Compare July 10, 2024 17:08
@mikemorency mikemorency force-pushed the mm-feature/save-vm-as-template branch from 17a5775 to 74c78cc Compare July 11, 2024 15:30
@mikemorency mikemorency force-pushed the mm-feature/save-vm-as-template branch from 33e471e to 969915d Compare July 12, 2024 14:14
@mikemorency mikemorency force-pushed the mm-feature/save-vm-as-template branch 2 times, most recently from 712c07d to c432b67 Compare July 18, 2024 13:31
@mikemorency mikemorency force-pushed the mm-feature/save-vm-as-template branch from c432b67 to 0b1f33e Compare July 18, 2024 14:15
Copy link
Collaborator

@mariolenz mariolenz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quite a mouthful, but LGTM as far as I can see.

@mikemorency mikemorency merged commit dcae82c into ansible-collections:main Jul 19, 2024
10 checks passed
@mikemorency mikemorency deleted the mm-feature/save-vm-as-template branch July 19, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants