diff --git a/lib/ansible/modules/crypto/openssl_csr.py b/lib/ansible/modules/crypto/openssl_csr.py index 7b4a29b028f..3a37080a098 100644 --- a/lib/ansible/modules/crypto/openssl_csr.py +++ b/lib/ansible/modules/crypto/openssl_csr.py @@ -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: