-
Notifications
You must be signed in to change notification settings - Fork 338
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
vmware_drs_group_manager: new module #512
vmware_drs_group_manager: new module #512
Conversation
@vMarkusK @danielmhi @richardlock @alexsuppanz Could you please check this new module and provide your feedback? Thanks. |
Hi @Akasurde. Thanks for the work on this. I tested it and it successfully added/removed a single VM and then multiple VMs from a DRS VM group. |
@richardlock Sweet. Thanks for testing this so quickly. |
def8763
to
cd3d3bf
Compare
Hi. Is there anything else required before accepting the pull request? Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR, can you add a functional test to the PR?
47caba2
to
cddc8e9
Compare
recheck |
cddc8e9
to
65ca6f4
Compare
recheck |
@Akasurde. Sorry for the delay, I've tested it and it successfully added/removed a single VM and then multiple VMs from a DRS VM group. Thanks for this |
Add to existing group (my initial requirement) works fine.
|
65ca6f4
to
2660aea
Compare
recheck |
4 similar comments
recheck |
recheck |
recheck |
recheck |
recheck |
1 similar comment
recheck |
cc @goneri Could you please check CI failures? Thanks. |
recheck |
3 similar comments
recheck |
recheck |
recheck |
Fixes: ansible-collections#81 Signed-off-by: Abhijeet Kasurde <[email protected]>
2660aea
to
e95e6f6
Compare
recheck |
Thanks for adding this. |
Depends-On: #620
SUMMARY
Fixes: #81
Signed-off-by: Abhijeet Kasurde [email protected]
ISSUE TYPE
COMPONENT NAME
README.md
docs/community.vmware.vmware_drs_group_manager_module.rst
meta/runtime.yml
plugins/modules/vmware_drs_group_manager.py