mirror of
https://github.com/trailofbits/algo.git
synced 2025-04-19 15:47:11 +02:00
GCE. Tags fixed #267
This commit is contained in:
parent
0aff3ebb6f
commit
fc30f8bb10
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
project_id: "{{ credentials_file_lookup.project_id }}"
|
||||
metadata: '{"sshKeys":"root:{{ ssh_public_key_lookup }}"}'
|
||||
tags:
|
||||
- "environment: algo"
|
||||
- "environment-algo"
|
||||
register: google_vm
|
||||
|
||||
- name: Add the instance to an inventory group
|
||||
|
|
Loading…
Add table
Reference in a new issue