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

vcenter_vm video card support #535

Open
1 task done
tjc-jhol opened this issue Sep 25, 2024 · 1 comment
Open
1 task done

vcenter_vm video card support #535

tjc-jhol opened this issue Sep 25, 2024 · 1 comment
Labels
blocked Used when issue is blocked by so other issue

Comments

@tjc-jhol
Copy link

Summary

We use vmware.vmware_rest.vcenter_vm to create Horizon VDI VMs and it would be nice to have support for modifying the video card settings.

Issue Type

Feature Idea

Component Name

vmware.vmware_rest.vcenter_vm

Additional Information

Code of Conduct

  • I agree to follow the Ansible Code of Conduct
@mikemorency
Copy link
Collaborator

Hi, this is currently not possible with the VMware REST API, so we cant add this functionality in this repo. As a work around, you can try the community.vmware.vnware_guest_vgpu module
https://docs.ansible.com/ansible/latest/collections/community/vmware/vmware_guest_vgpu_module.html

@mikemorency mikemorency added blocked Used when issue is blocked by so other issue and removed needs_triage labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Used when issue is blocked by so other issue
Projects
None yet
Development

No branches or pull requests

2 participants