mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
703daa9500
* Convert integrated simple fetch_url() checking framework from hetzner_firewall tests to proper framework which can also be used by other modules. * Linting. * One more. * Use community.internal_test_tools collection.
13 lines
274 B
YAML
13 lines
274 B
YAML
integration_tests_dependencies:
|
|
- ansible.netcommon
|
|
- ansible.posix
|
|
- community.crypto
|
|
- community.kubernetes
|
|
unit_tests_dependencies:
|
|
- ansible.netcommon
|
|
- ansible.posix
|
|
- cisco.intersight
|
|
- community.internal_test_tools
|
|
- community.kubernetes
|
|
- google.cloud
|
|
- ovirt.ovirt
|