meta/runtime.yml and __init__.py cleanup (#2632) (#2653)

* Remove superfluous __init__.py files.

* Reformat and sort meta/runtime.yml.

* The ovirt modules have been removed.

* Add changelog entry.

(cherry picked from commit 7cd96d963e)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2021-05-27 20:15:22 +02:00
committed by GitHub
parent 928aeafe1d
commit fb9730f75e
28 changed files with 118 additions and 128 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- "Remove unnecessary ``__init__.py`` files from ``plugins/`` (https://github.com/ansible-collections/community.general/pull/2632)."