mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user