mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 15:11:23 -07:00
updated docs to match
This commit is contained in:
parent
5d21256d9f
commit
0ddcde2fb2
1 changed files with 2 additions and 2 deletions
|
@ -71,9 +71,9 @@ options:
|
||||||
default: None
|
default: None
|
||||||
validate_certs:
|
validate_certs:
|
||||||
description:
|
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
|
required: false
|
||||||
default: True
|
default: null
|
||||||
aliases: ['verify']
|
aliases: ['verify']
|
||||||
cacert:
|
cacert:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue