diff --git a/lib/ansible/modules/crypto/openssl_privatekey.py b/lib/ansible/modules/crypto/openssl_privatekey.py index 9834146fc0..2b35f556d2 100644 --- a/lib/ansible/modules/crypto/openssl_privatekey.py +++ b/lib/ansible/modules/crypto/openssl_privatekey.py @@ -48,7 +48,7 @@ options: default: False type: bool description: - - Should the key be regenerated even it it already exists + - Should the key be regenerated even if it already exists path: required: true description: