mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-04-05 10:13:30 +00:00
* Use modules from internal_test_tools instead of stat workaround to check whether file actually changed. * Properly add testing dependency.
5 lines
112 B
YAML
5 lines
112 B
YAML
integration_tests_dependencies:
|
|
- community.general
|
|
- community.internal_test_tools
|
|
unit_tests_dependencies: []
|