community.crypto/tests/integration/targets/openssl_pkcs12/tasks/main.yml

5 lines
108 B
YAML
Raw Normal View History

2020-03-09 13:11:34 +00:00
---
- name: Run tests
include_tasks: impl.yml
when: pyopenssl_version.stdout is version('17.1.0', '>=')