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 6172e56b62
Fix netapp modules (#76)
* Replace missing netapp parts with own copy.

* Localize final fragment.

* Mark netapps docs fragment as deprecated.

* Drop dependency on netapp.ontap.

* Remove all netapp_e_* modules.

* Remove docs fragment.
2020-03-31 09:41:29 +02:00

14 lines
280 B
YAML

integration_tests_dependencies:
- ansible.posix
- community.crypto
- ansible.netcommon
unit_tests_dependencies:
- netbox.netbox
- community.kubernetes
- ansible.netcommon
- cisco.meraki
- fortinet.fortios
- junipernetworks.junos
- cisco.aci
- google.cloud
- f5networks.f5_modules