diff --git a/plugins/modules/horizon_renew.py b/plugins/modules/horizon_renew.py index 01b53ae..c340a7d 100644 --- a/plugins/modules/horizon_renew.py +++ b/plugins/modules/horizon_renew.py @@ -16,7 +16,8 @@ extends_documentation_fragment: evertrust.horizon.auth_options options: mode: - description: + description: + - Renewal mode. - Enable the generation of a csr if set at 'decentralized' on pop renew. required: false type: str @@ -46,7 +47,9 @@ required: false type: path password: - description: Security password of the certificate. + description: + - Security password of the certificate. + - If the csr has been generated automatically, this options will add the pkcs12 in the result. required: false type: str private_key: