Remove programming error which prevents modules to work with devel. (#2381)

This commit is contained in:
Felix Fontein 2021-04-30 05:50:45 +02:00 committed by GitHub
commit d9524bae93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 2 additions and 24 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- "ovirt* modules - remove bad unnecessary import for current ansible-core development version (https://github.com/ansible-collections/community.general/pull/2381)."