Change documentation for path: in openssl_csr to match reality (#35045)
This commit is contained in:
parent
9b07746ff1
commit
fb18338cdc
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ options:
|
|||
path:
|
||||
required: true
|
||||
description:
|
||||
- Name of the folder in which the generated OpenSSL certificate signing request will be written
|
||||
- Name of the file into which the generated OpenSSL certificate signing request will be written
|
||||
subject:
|
||||
required: false
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue