mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 14:21:30 +00:00
* Warn user to send a password if the privatekey is password protected * Edit openssl_cert doc change * remove trailing whitespace * update openssl_csr doc to warn user of private key passphrase requirement. * Update lib/ansible/modules/crypto/openssl_csr.py Co-Authored-By: johnwesley <johnwesley@users.noreply.github.com> * grammer correction, privatekey => private key