mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
docs_fragments formatting and typo improvements (#17981)
This commit is contained in:
parent
0ef3ff6a9d
commit
9183bb6391
18 changed files with 133 additions and 136 deletions
|
@ -83,12 +83,12 @@ options:
|
|||
default: None
|
||||
cert:
|
||||
description:
|
||||
- A path to a client certificate to use as part of the SSL transaction
|
||||
- A path to a client certificate to use as part of the SSL transaction.
|
||||
required: false
|
||||
default: None
|
||||
key:
|
||||
description:
|
||||
- A path to a client key to use as part of the SSL transaction
|
||||
- A path to a client key to use as part of the SSL transaction.
|
||||
required: false
|
||||
default: None
|
||||
endpoint_type:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue