Skip to content

Commit

Permalink
Forget the import
Browse files Browse the repository at this point in the history
  • Loading branch information
nina.loser committed Feb 7, 2024
1 parent 734bcc8 commit de88495
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/modules/vmware_vm_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@

try:
from pyVmomi import vim, vmodl
import re
except ImportError:
pass

Expand Down

0 comments on commit de88495

Please sign in to comment.