mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
committed by
Alicia Cozine
parent
1e2cbefac0
commit
943f7334c5
@@ -169,9 +169,9 @@ rest.
|
||||
hosts: localhost
|
||||
gather_facts: no
|
||||
vars:
|
||||
project: my-project
|
||||
auth_kind: serviceaccount
|
||||
service_account_file: /home/my_account.json
|
||||
gcp_project: my-project
|
||||
gcp_cred_kind: serviceaccount
|
||||
gcp_cred_file: /home/my_account.json
|
||||
zone: "us-central1-a"
|
||||
region: "us-central1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user