Skip to content

Commit

Permalink
Add a note about SSL certs and where they're read from
Browse files Browse the repository at this point in the history
  • Loading branch information
tremble committed Jul 20, 2020
1 parent e5bdc28 commit a286493
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/doc_fragments/aws.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ class ModuleDocFragment(object):
description:
- The location of a CA Bundle to use when validating SSL certificates.
- Only used for boto3 based modules.
- Note: The CA Bundle is read 'module' side and may need to be explicitly copied from the controller if not run locally.
type: path
validate_certs:
description:
Expand Down

0 comments on commit a286493

Please sign in to comment.