mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-31 07:43:25 +00:00
* Use modules from internal_test_tools instead of stat workaround to check whether file actually changed.
* Properly add testing dependency.
(cherry picked from commit 471506c5d4)
Co-authored-by: Felix Fontein <felix@fontein.de>
5 lines
112 B
YAML
5 lines
112 B
YAML
integration_tests_dependencies:
|
|
- community.general
|
|
- community.internal_test_tools
|
|
unit_tests_dependencies: []
|