Adjust name of ovirt dependency (#132)

* Adjust name of ovirt dependency.

* Fix module imports.

* Add ovirt.ovirt dependency with version 1.0.0 (released today).
This commit is contained in:
Felix Fontein 2020-04-08 12:32:36 +02:00 committed by GitHub
parent 78b628725a
commit 1625429f74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 52 additions and 52 deletions

View file

@ -61,7 +61,7 @@ retry ansible-galaxy -vvv collection install cisco.intersight
retry ansible-galaxy -vvv collection install community.crypto
retry ansible-galaxy -vvv collection install community.kubernetes
retry ansible-galaxy -vvv collection install google.cloud
retry ansible-galaxy -vvv collection install ovirt.ovirt_collection
retry ansible-galaxy -vvv collection install ovirt.ovirt
# END: HACK