mirror of https://github.com/ansible/ansible.git
acme_challenge_cert_helper: fix bad module.fail_json() call (#51795)
* Fix bad module.fail_json() call.
* Add changelog.
(cherry picked from commit c9b08db979
)
pull/52044/head
parent
718e011168
commit
a200cfb07f
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- "acme_challenge_cert_helper - the module no longer crashes when the required ``cryptography`` library cannot be found."
|
Loading…
Reference in New Issue