Skip to content

Instantly share code, notes, and snippets.

@garystafford
Last active January 27, 2019 16:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garystafford/1e6f12af18a5cd3180fe9c8da2cd6613 to your computer and use it in GitHub Desktop.
Save garystafford/1e6f12af18a5cd3180fe9c8da2cd6613 to your computer and use it in GitHub Desktop.
---
plugin: gcp_compute
zones:
- us-east1-b
projects:
- ansible-gce-demo
filters: []
groups:
webservers: "'web-' in name"
scopes:
- https://www.googleapis.com/auth/compute
service_account_file: ~/Documents/Personal/gcp_creds/ansible-gce-demo-a0dbb4ac2ff7.json
auth_kind: serviceaccount
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment