Skip to content

Commit

Permalink
ANS-4: update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienDucourthial committed Jan 22, 2025
1 parent cf39dcd commit 1fa30dc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions plugins/modules/horizon_renew.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 1fa30dc

Please sign in to comment.