mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
docs_fragments formatting and typo improvements (#17981)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user