community.general/lib/ansible/modules/crypto
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
..
acme acme_challenge_cert_helper: fix bad module.fail_json() call (#51795) 2019-02-06 15:45:35 +10:00
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
certificate_complete_chain.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
get_certificate.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
openssh_cert.py Relative time support for crypto modules (openssl_certificate) (#50570) 2019-01-22 20:41:02 +00:00
openssh_keypair.py Prevent error if module.params['path'] has no path included. (#50106) 2018-12-20 11:47:26 -05:00
openssl_certificate.py Relative time support for crypto modules (openssl_certificate) (#50570) 2019-01-22 20:41:02 +00:00
openssl_csr.py openssl_csr cryptography backend, try II (#50894) 2019-01-21 17:19:05 +00:00
openssl_dhparam.py openssl_*: prevent error when path includes no path (#50322) 2019-01-03 17:04:46 +05:30
openssl_pkcs12.py Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
openssl_privatekey.py openssl_*: prevent error when path includes no path (#50322) 2019-01-03 17:04:46 +05:30
openssl_publickey.py Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00