mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
The gcp doc_fragment is a copy of the one in google.cloud and is only used by one lookup. Mark as deprecated/internal.
This commit is contained in:
parent
26f5c84924
commit
9fe7c0a41b
2 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ options:
|
|||
- The name of the bucket.
|
||||
required: false
|
||||
extends_documentation_fragment:
|
||||
- community.general.gcp
|
||||
- community.general._gcp
|
||||
|
||||
'''
|
||||
|
||||
|
|
Loading…
Reference in a new issue