1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments/51795-acme_challenge_cert_helper-module-fail.yaml
Felix Fontein c9b08db979 acme_challenge_cert_helper: fix bad module.fail_json() call (#51795)
* Fix bad module.fail_json() call.

* Add changelog.
2019-02-06 15:45:35 +10:00

2 lines
132 B
YAML

bugfixes:
- "acme_challenge_cert_helper - the module no longer crashes when the required ``cryptography`` library cannot be found."