docs: adjust version_added

This commit is contained in:
Rene Moser
2016-10-25 07:43:50 +02:00
committed by Matt Clay
parent 60a32ba77f
commit 960f28692e
3 changed files with 4 additions and 4 deletions

View File

@@ -107,7 +107,7 @@ options:
- Specifies a timeout in seconds for the connection attempt
required: false
default: 10
version_added: '2.2'
version_added: "2.3"
validate_certs:
description:
- If C(no), SSL certificates will not be validated. This should only be set to C(no) when no other option exists.