mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-30 23:33:23 +00:00
Improve openssl_privatekey docs. (#198)
This commit is contained in:
@@ -14,6 +14,7 @@ module: openssl_privatekey
|
||||
short_description: Generate OpenSSL private keys
|
||||
description:
|
||||
- This module allows one to (re)generate OpenSSL private keys.
|
||||
- The default mode for the private key file will be C(0600) if I(mode) is not explicitly set.
|
||||
author:
|
||||
- Yanis Guenane (@Spredzy)
|
||||
- Felix Fontein (@felixfontein)
|
||||
|
||||
Reference in New Issue
Block a user