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

VMware: Return Disk UUID information #45157

Merged
merged 1 commit into from
Sep 5, 2018
Merged

Conversation

Akasurde
Copy link
Member

@Akasurde Akasurde commented Sep 4, 2018

SUMMARY

This fix adds feature of disk uuid for given virtual machine disk.

Fixes: #45149

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

lib/ansible/modules/cloud/vmware/vmware_guest_disk_facts.py
test/integration/targets/vmware_guest_disk_facts/tasks/main.yml

ANSIBLE VERSION
2.8-devel

This fix adds feature of disk uuid for given virtual machine disk.

Fixes: ansible#45149

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@ansibot
Copy link
Contributor

ansibot commented Sep 4, 2018

@ansibot ansibot added affects_2.8 This issue/PR affects Ansible v2.8 cloud community_review In order to be merged, this PR must follow the community review workflow. feature This issue/PR relates to a feature request. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. test This PR relates to tests. vmware VMware community labels Sep 4, 2018
@Akasurde Akasurde removed the needs_triage Needs a first human triage before being processed. label Sep 4, 2018
@Akasurde Akasurde merged commit 9c1ba18 into ansible:devel Sep 5, 2018
@Akasurde Akasurde deleted the i45149 branch September 5, 2018 05:05
@ansible ansible locked and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.8 This issue/PR affects Ansible v2.8 cloud community_review In order to be merged, this PR must follow the community review workflow. feature This issue/PR relates to a feature request. module This issue/PR relates to a module. support:community This issue/PR relates to code supported by the Ansible community. test This PR relates to tests. vmware VMware community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vmware_guest_disk_facts.py queryUUID
2 participants