community.crypto/plugins/module_utils
Felix Fontein 91f192ce5b
Fix main for new cryptography 37.0.0 release (#445)
* Fix empty check for openssl_pkcs12 tests.

* Remove unnecessary imports.

* Prevent crash if PyOpenSSL cannot be imported because of an AttributeError.

* Add changelog fragment.

* Fix constraints file.

* Use Python 2.7 instead of 3.5 for 2.9 cloud tests (pip module is broken).

* Prevent upgrading cryptography on ansible-core 2.12's default container with Python 3.9.
2022-04-26 22:18:37 +02:00
..
acme Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
crypto Fix main for new cryptography 37.0.0 release (#445) 2022-04-26 22:18:37 +02:00
ecs Fix main for new cryptography 37.0.0 release (#445) 2022-04-26 22:18:37 +02:00
openssh openssh_* - catch and report top-level exceptions via `fail_json` (#417) 2022-03-08 13:23:09 +01:00
_version.py Use vendored copy of distutils.version. (#369) 2022-01-05 21:30:11 +01:00
io.py Add openssl_privatekey_convert module (#362) 2022-01-10 21:01:52 +01:00
version.py Fix comment. (#372) 2022-01-06 12:56:10 +00:00