ansible/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."