mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
a91ebb4e97
* Removed windows dep and unify shippable.sh * Removed uneeded -p * Fix chmod. * Update tests/utils/shippable/shippable.sh Co-Authored-By: John R Barker <john@johnrbarker.com> * Distribute sanity tests into groups. * Remove docs-build test, which doesn't yet exist for collections. * Remove package-data. * Remove unsupported option. * Fix paths. Co-authored-by: Jordan Borean <jborean93@gmail.com> Co-authored-by: John R Barker <john@johnrbarker.com>
15 lines
295 B
YAML
15 lines
295 B
YAML
integration_tests_dependencies:
|
|
- ansible.posix
|
|
- community.crypto
|
|
- ansible.netcommon
|
|
unit_tests_dependencies:
|
|
- netbox.netbox
|
|
- netapp.ontap
|
|
- community.kubernetes
|
|
- ansible.netcommon
|
|
- cisco.meraki
|
|
- fortinet.fortios
|
|
- junipernetworks.junos
|
|
- cisco.aci
|
|
- google.cloud
|
|
- f5networks.f5_modules
|