mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
Added missed importing
This commit is contained in:
parent
aff36f5a97
commit
e60d6e413a
1 changed files with 2 additions and 0 deletions
|
@ -205,6 +205,8 @@ action: ovirt >
|
||||||
|
|
||||||
|
|
||||||
'''
|
'''
|
||||||
|
import sys
|
||||||
|
|
||||||
try:
|
try:
|
||||||
from ovirtsdk.api import API
|
from ovirtsdk.api import API
|
||||||
from ovirtsdk.xml import params
|
from ovirtsdk.xml import params
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue