mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-09 12:20:27 -07:00
gcp inventory plugin update
This commit is contained in:
parent
24bdbf2eac
commit
10f07ebe34
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ DOCUMENTATION = """
|
||||||
"""
|
"""
|
||||||
|
|
||||||
EXAMPLES = """
|
EXAMPLES = """
|
||||||
plugin: gcp_compute
|
plugin: google.cloud.gcp_compute
|
||||||
zones: # populate inventory with instances in these regions
|
zones: # populate inventory with instances in these regions
|
||||||
- us-east1-a
|
- us-east1-a
|
||||||
projects:
|
projects:
|
||||||
|
|
Loading…
Add table
Reference in a new issue