fixed suboptions in documentation for subkeys parameter
Co-authored-by: Felix Fontein <felix@fontein.de>pull/743/head
parent
60b21757ea
commit
d5d9c5dcaf
|
@ -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']
|
||||
|
|
Loading…
Reference in New Issue