mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
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:
@@ -9,4 +9,4 @@ unit_tests_dependencies:
|
||||
- cisco.intersight
|
||||
- community.kubernetes
|
||||
- google.cloud
|
||||
- ovirt.ovirt_collection
|
||||
- ovirt.ovirt
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user