1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/requirements.yml
Felix Fontein 1625429f74
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).
2020-04-08 11:32:36 +01:00

12 lines
242 B
YAML

integration_tests_dependencies:
- ansible.netcommon
- ansible.posix
- community.crypto
- community.kubernetes
unit_tests_dependencies:
- ansible.netcommon
- ansible.posix
- cisco.intersight
- community.kubernetes
- google.cloud
- ovirt.ovirt