mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-05 10:20:26 -07:00
fix documentation for correct work inventory plugin
This commit is contained in:
parent
1e600ebc61
commit
ccbde5f93e
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ DOCUMENTATION = """
|
|||
plugin:
|
||||
description: token that ensures this is a source file for the 'gcp_compute' plugin.
|
||||
required: True
|
||||
choices: ['gcp_compute']
|
||||
choices: ['google.cloud.gcp_compute']
|
||||
zones:
|
||||
description: A list of regions in which to describe GCE instances.
|
||||
If none provided, it defaults to all zones available to a given project.
|
||||
|
|
Loading…
Add table
Reference in a new issue