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

migrate community.vmware.vmware_cluster module #60

Conversation

mikemorency
Copy link
Collaborator

@mikemorency mikemorency commented Aug 20, 2024

SUMMARY

This is a migration of the community.vmware.vmware_cluster module.

The inputs have remained the same (although more aliases are allowed for the cluster attribute).

Ive added identifying information about the cluster in the outputs. When a cluster is destroyed, only the name is returned. When a cluster is created (or already exists) the cluster name and moid are returned.

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME

cluster

@mikemorency mikemorency force-pushed the mm-feature/migrate_vmware_cluster branch from f4cf91d to 9d35c0d Compare August 20, 2024 16:10
@mikemorency

This comment was marked as resolved.

@mikemorency mikemorency requested a review from mariolenz August 20, 2024 16:11
@mikemorency mikemorency marked this pull request as ready for review August 20, 2024 16:11
@mikemorency mikemorency merged commit 013afa4 into ansible-collections:main Aug 21, 2024
10 checks passed
@mariolenz
Copy link
Collaborator

@machacekondra @mikemorency Now that #59 is merged, please remember to add new modules to the action group in meta/runtime.yml;-)

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.

3 participants