mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 18:06:25 +00:00
remove required=false from docs (#11055)
This commit is contained in:
parent
49c7253f24
commit
a9a4f89033
158 changed files with 0 additions and 743 deletions
|
|
@ -77,15 +77,12 @@ options:
|
|||
owner:
|
||||
description:
|
||||
- Name of the user that should own jks file.
|
||||
required: false
|
||||
group:
|
||||
description:
|
||||
- Name of the group that should own jks file.
|
||||
required: false
|
||||
mode:
|
||||
description:
|
||||
- Mode the file should be.
|
||||
required: false
|
||||
ssl_backend:
|
||||
description:
|
||||
- Backend for loading private keys and certificates.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue