mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Port ovirt to python 3
Since ovirt sdk is not running on python 2.4, we can use python 2.6 syntax directly for exceptions.
This commit is contained in:
committed by
Matt Clay
parent
715b88a8a5
commit
9f5f85c9f0
@@ -33,7 +33,6 @@
|
||||
/cloud/centurylink/clc_publicip.py
|
||||
/cloud/google/gce_img.py
|
||||
/cloud/google/gce_tag.py
|
||||
/cloud/misc/ovirt.py
|
||||
/cloud/misc/proxmox.py
|
||||
/cloud/misc/proxmox_template.py
|
||||
/cloud/misc/virt_net.py
|
||||
|
||||
Reference in New Issue
Block a user