-
Notifications
You must be signed in to change notification settings - Fork 339
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_guest_disk: add IDE disk support #1616
vmware_guest_disk: add IDE disk support #1616
Conversation
Build failed. ✔️ ansible-tox-linters SUCCESS in 3m 59s |
recheck |
Build succeeded. ✔️ ansible-tox-linters SUCCESS in 4m 08s |
Since you're working on Some of them might be easy (like #1617) and some a bit harder (like #1595), but it would be really great if you could do something about at least some of them. |
Signed-off-by: Diane Wang <[email protected]>
Signed-off-by: Diane Wang <[email protected]>
Signed-off-by: Diane Wang <[email protected]>
bdd9ec8
to
6b993d7
Compare
It seems #1617 is easy to fix so I can fix it in this merge request. Thanks. |
Build failed. ❌ ansible-tox-linters FAILURE in 3m 52s |
Signed-off-by: Diane Wang <[email protected]>
Build succeeded. ✔️ ansible-tox-linters SUCCESS in 4m 06s |
Great! 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.
LGTM
Build succeeded (gate pipeline). ✔️ ansible-tox-linters SUCCESS in 4m 00s |
Signed-off-by: Diane Wang [email protected]
SUMMARY
We want to use
vmware_guest_disk
module to add or reconfigure IDE disk on VM.Fixes #1428
Fixes #1617
ISSUE TYPE
COMPONENT NAME
vmware_guest_disk
ADDITIONAL INFORMATION