mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
3b1bca1f71
* Reduce requirements. * Remove unit test group 2. * Reduce to four sanity groups. * Fix paths.
12 lines
253 B
YAML
12 lines
253 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_collection
|