mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07: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:
parent
ea1f5e59d3
commit
2a0c7c4331
2 changed files with 1 additions and 206 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue