fix documentation for correct work inventory plugin

This commit is contained in:
Igor Simonov 2021-07-27 21:25:21 +03:00
parent 1e600ebc61
commit ccbde5f93e

View file

@ -22,7 +22,7 @@ DOCUMENTATION = """
plugin: plugin:
description: token that ensures this is a source file for the 'gcp_compute' plugin. description: token that ensures this is a source file for the 'gcp_compute' plugin.
required: True required: True
choices: ['gcp_compute'] choices: ['google.cloud.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.