mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Added missed importing
This commit is contained in:
committed by
Matt Clay
parent
aff36f5a97
commit
e60d6e413a
@@ -205,6 +205,8 @@ action: ovirt >
|
||||
|
||||
|
||||
'''
|
||||
import sys
|
||||
|
||||
try:
|
||||
from ovirtsdk.api import API
|
||||
from ovirtsdk.xml import params
|
||||
|
||||
Reference in New Issue
Block a user