Update version_added info.
This commit is contained in:
parent
0114058947
commit
65dc120d44
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ options:
|
||||||
default: "yes"
|
default: "yes"
|
||||||
choices: [ "yes", "no" ]
|
choices: [ "yes", "no" ]
|
||||||
validate_certs:
|
validate_certs:
|
||||||
|
version_added: '1.8'
|
||||||
description:
|
description:
|
||||||
- If C(no), SSL certificates for the target repo will not be validated. This should only be used
|
- If C(no), SSL certificates for the target repo will not be validated. This should only be used
|
||||||
on personally controlled sites using self-signed certificates.
|
on personally controlled sites using self-signed certificates.
|
||||||
|
|
Loading…
Add table
Reference in a new issue