mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-05 10:20:26 -07:00
Merge 307839b810
into 6fa0c8718f
This commit is contained in:
commit
40516a3a4f
1 changed files with 0 additions and 4 deletions
|
@ -18,10 +18,6 @@ DOCUMENTATION = """
|
||||||
- Get inventory hosts from Google Cloud Platform GCE.
|
- Get inventory hosts from Google Cloud Platform GCE.
|
||||||
- Uses a YAML configuration file that ends with gcp_compute.(yml|yaml) or gcp.(yml|yaml).
|
- Uses a YAML configuration file that ends with gcp_compute.(yml|yaml) or gcp.(yml|yaml).
|
||||||
options:
|
options:
|
||||||
plugin:
|
|
||||||
description: token that ensures this is a source file for the 'gcp_compute' plugin.
|
|
||||||
required: True
|
|
||||||
choices: ['google.cloud.gcp_compute', 'gcp_compute']
|
|
||||||
zones:
|
zones:
|
||||||
description: A list of regions in which to describe GCE instances.
|
description: A list of regions in which to describe GCE instances.
|
||||||
If none provided, it defaults to all zones available to a given project.
|
If none provided, it defaults to all zones available to a given project.
|
||||||
|
|
Loading…
Add table
Reference in a new issue