fixed suboptions in documentation for subkeys parameter

Co-authored-by: Felix Fontein <felix@fontein.de>
pull/743/head
Austin Lucas Lake 2024-05-05 10:06:09 -07:00 committed by GitHub
parent 60b21757ea
commit d5d9c5dcaf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ options:
- For ELG keys, the minimum length is V(1024) bits, the maximum length is V(4096) bits, and the default length is V(3072) bits.
type: list
elements: dict
options:
suboptions:
subkey_type:
type: str
choices: ['RSA', 'DSA', 'ECDSA', 'EDDSA', 'ECDH', 'ELG']