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

[Imprv] add functionality vTPM to module vms to match V3 API and ACLI functionality #477

Open
rthunt opened this issue May 3, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@rthunt
Copy link

rthunt commented May 3, 2024

Describe the request
Add functionality from the current VMs v3 to allow for the setting of vTPM for VMs. This option exists via the V3 api already and isn't implemented in the Ansible Module.

Current behaviour
No Option for vTPM exists

Expected behaviour
Option for vTPM should exist and set the proper setting just like the API.

 "resources": {
      "is_agent_vm": false,
      "vtpm_config": {
        "vtpm_enabled": true
      },
..........

Reference to acli for vtpm vm requirements.

https://portal.nutanix.com/page/documents/details?targetId=AHV-Admin-Guide:mul-vtpm-overview-AHV-c.html

@rthunt rthunt added the enhancement New feature or request label May 3, 2024
@RockyRhoudes
Copy link

+1

much needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants