Skip to content

Commit

Permalink
Minor lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bhati-pradeep committed Jan 4, 2024
1 parent 0221095 commit 99a8cf2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugins/inventory/ntnx_prism_vm_inventory.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
- Get a list of Nutanix VMs for ansible dynamic inventory.
version_added: "1.0.0"
notes:
- "This module requires view API access to function."
- This module requires view API access to function.
author:
- "Balu George (@balugeorge)"
- "Prem Karat (@premkarat)"
requirements:
- "json"
- "tempfile"
- "json"
- "tempfile"
options:
plugin:
description: Name of the plugin
Expand Down

0 comments on commit 99a8cf2

Please sign in to comment.