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

fix: #499 - Permissions required to run nsxt_vm_tags module #507

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

akiuni
Copy link

@akiuni akiuni commented Jul 8, 2024

This fix allows the module to perform Tags operation on virtual machines with limited permissions.

Your can run the playbook with a user or a principal identity with at least:

  • read-only on "Virtual Machines"
  • full-access on "Tags"

@akiuni
Copy link
Author

akiuni commented Jul 9, 2024

Tested, the fix works

@alagoutte
Copy link
Contributor

What release of NSX(-T) ? Because need NSX 4.x for this api call ?

@akiuni
Copy link
Author

akiuni commented Jul 10, 2024

I've tested on release 4.1.0.

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

Successfully merging this pull request may close these issues.

2 participants