community.crypto/plugins
Ajpantuso 6100d9b4df
openssh_keypair: Adding passphrase parameter (#225)
* Integrating openssh module utils with openssh_keypair

* Added explicit PEM formatting for OpenSSH < 7.8

* Adding changelog fragment

* Adding OpenSSL/cryptography dependency for integration tests

* Adding private_key_format option and removing forced cryptography update for CI

* Fixed version check for bcrypt and key_format option name

* Setting no_log=False for private_key_format

* Docs correction and simplification of control flow for private_key_format
2021-05-10 14:47:01 +02:00
..
action Move action_module from module_utils to plugin_utils (#134) 2020-11-03 09:21:35 +01:00
doc_fragments acme_* modules: support private key passprases (#207) 2021-03-21 17:53:20 +01:00
module_utils openssh_keypair: Adding passphrase parameter (#225) 2021-05-10 14:47:01 +02:00
modules openssh_keypair: Adding passphrase parameter (#225) 2021-05-10 14:47:01 +02:00
plugin_utils Make action_module plugin utils compatible with latest changes in ansible-core 2.11.0b3 (#202) 2021-03-20 23:36:48 +01:00