Skip to content

Instantly share code, notes, and snippets.

@garystafford
Last active January 27, 2019 16:21
Embed
What would you like to do?
---
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