diff --git a/plugins/doc_fragments/aws.py b/plugins/doc_fragments/aws.py index bd40d124a53..b6b9396c297 100644 --- a/plugins/doc_fragments/aws.py +++ b/plugins/doc_fragments/aws.py @@ -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: