Fix documentation of validate_certificates option in aws doc_fragment.

Unignore sanity test failures for AWS modules caused by this common
fragment.
This commit is contained in:
Ed Costello
2018-02-23 22:41:36 +13:00
committed by Matt Clay
parent ea1f5e59d3
commit 2a0c7c4331
2 changed files with 1 additions and 206 deletions

View File

@@ -53,7 +53,7 @@ options:
- When set to "no", SSL certificates will not be validated for boto versions >= 2.6.0.
required: false
default: "yes"
choices: ["yes", "no"]
type: bool
aliases: []
version_added: "1.5"
profile: