Update version_added info.

This commit is contained in:
Michael DeHaan 2014-08-08 14:13:57 -04:00
parent 0114058947
commit 65dc120d44

View file

@ -56,6 +56,7 @@ options:
default: "yes"
choices: [ "yes", "no" ]
validate_certs:
version_added: '1.8'
description:
- 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.