ansible/changelogs/fragments/57868-crypto-improve-req-errors.yml
Felix Fontein 5f719bba18 crypto modules: Improve requirements / error messages (#57868)
* Reformat requirements.

* Include Python lib versions in lib required error messages, if available.

* Update lib/ansible/modules/crypto/openssl_publickey.py

Co-Authored-By: MarkusTeufelberger <mteufelberger@mgit.at>

* Add changelog.

(cherry picked from commit 4188cd299b)
2019-06-20 13:57:33 -07:00

2 lines
95 B
YAML

bugfixes:
- "crypto modules - improve error messages when required Python library is missing."