community.general/lib/ansible/modules/crypto
Maxim Babushkin 8ba2e15578 Add public key return to openssh_keypair (#53214)
- The openssh_keypair module will return a public key output on the
  private key creation.
- Add integration test in order to verify the public key output.
2019-03-05 16:07:43 +00:00
..
acme crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
certificate_complete_chain.py crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
get_certificate.py crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
luks_device.py crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
openssh_cert.py crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
openssh_keypair.py Add public key return to openssh_keypair (#53214) 2019-03-05 16:07:43 +00:00
openssl_certificate.py openssl_certificate: make sure extensions are present when they are queried by assertonly (#53207) 2019-03-05 00:09:48 +01:00
openssl_csr.py openssl_csr: improve invalid SAN error messages (#53201) 2019-03-05 16:07:07 +00:00
openssl_dhparam.py crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
openssl_pkcs12.py crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
openssl_privatekey.py crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
openssl_publickey.py crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00