diff --git a/plugins/doc_fragments/gcp.py b/plugins/doc_fragments/_gcp.py similarity index 100% rename from plugins/doc_fragments/gcp.py rename to plugins/doc_fragments/_gcp.py diff --git a/plugins/lookup/gcp_storage_file.py b/plugins/lookup/gcp_storage_file.py index 1ab4a60c1f..8155f7b22c 100644 --- a/plugins/lookup/gcp_storage_file.py +++ b/plugins/lookup/gcp_storage_file.py @@ -24,7 +24,7 @@ options: - The name of the bucket. required: false extends_documentation_fragment: -- community.general.gcp +- community.general._gcp '''