mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
1625429f74
* Adjust name of ovirt dependency. * Fix module imports. * Add ovirt.ovirt dependency with version 1.0.0 (released today).
12 lines
242 B
YAML
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
|