mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-02 14:29:10 -07:00
Fix non-matching defaults. (#5452)
This commit is contained in:
parent
5f4e593116
commit
f84a9bf932
75 changed files with 134 additions and 20 deletions
|
@ -56,7 +56,6 @@ options:
|
|||
description:
|
||||
- Password for importing from PKCS12 keystore.
|
||||
type: str
|
||||
default: ''
|
||||
pkcs12_alias:
|
||||
description:
|
||||
- Alias in the PKCS12 keystore.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue