community.crypto/tests
Felix Fontein b2ea4a7ce5
Add basic crypto_info module (#363)
* Add basic crypto_info module.

* Improve check.

* Actually test capabilities.

* Also output EC curve list.

* Fix detections.

* Ed25519 and Ed448 are not supported on FreeBSD 12.1.

* Refactor.

* Also retrieve information on the OpenSSL binary.

* Improve splitting.

* Update plugins/modules/crypto_info.py

Co-authored-by: Andrew Pantuso <ajpantuso@gmail.com>

* Replace list by tuple.

Co-authored-by: Andrew Pantuso <ajpantuso@gmail.com>
2022-01-05 18:19:42 +01:00
..
integration/targets Add basic crypto_info module (#363) 2022-01-05 18:19:42 +01:00
sanity Replace Bash codecov uploader by new Python codecov uploader. (#333) 2021-11-13 12:06:10 +01:00
unit Fix compatibility to fetch_url change in ansible-core devel (#339) 2021-11-17 21:26:49 +01:00
utils Improve changed / nonchanged validations by using new modules from community.internal_test_tools (#183) 2022-01-03 18:43:17 +01:00
.gitignore Initial commit 2020-03-09 13:11:34 +00:00
config.yml Add ansible-test config file. (#224) 2021-05-01 22:20:50 +02:00
requirements.yml Improve changed / nonchanged validations by using new modules from community.internal_test_tools (#183) 2022-01-03 18:43:17 +01:00