mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
updated docs to match
This commit is contained in:
@@ -71,9 +71,9 @@ options:
|
||||
default: None
|
||||
validate_certs:
|
||||
description:
|
||||
- Whether or not SSL API requests should be verified.
|
||||
- Whether or not SSL API requests should be verified. Before 2.3 this defaulted to True.
|
||||
required: false
|
||||
default: True
|
||||
default: null
|
||||
aliases: ['verify']
|
||||
cacert:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user