mirror of
https://github.com/trailofbits/algo.git
synced 2026-09-12 04:37:48 +02:00
gce role to tags
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
- name: "Creating a new instance..."
|
||||
gce:
|
||||
instance_names: "{{ server_name }}"
|
||||
zone: "{{ zones[zone] }}"
|
||||
zone: "{{ zone }}"
|
||||
machine_type: n1-standard-1
|
||||
image: ubuntu-1604
|
||||
service_account_email: "{{ credentials_file_lookup.client_email }}"
|
||||
|
||||
Reference in New Issue
Block a user