mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-21 07:40:22 -07:00
ovirt_disk: fix Python 3 compatibility (use six) (#33730)
This commit is contained in:
parent
1f8f394de3
commit
b6528ea19f
2 changed files with 1 additions and 4 deletions
|
@ -6,7 +6,6 @@ lib/ansible/modules/cloud/centurylink/clc_firewall_policy.py
|
|||
lib/ansible/modules/cloud/dimensiondata/dimensiondata_network.py
|
||||
lib/ansible/modules/cloud/google/gcdns_record.py
|
||||
lib/ansible/modules/cloud/google/gcdns_zone.py
|
||||
lib/ansible/modules/cloud/ovirt/ovirt_disk.py
|
||||
lib/ansible/modules/cloud/webfaction/webfaction_app.py
|
||||
lib/ansible/modules/cloud/webfaction/webfaction_db.py
|
||||
lib/ansible/modules/cloud/webfaction/webfaction_domain.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue