|
@@ -1,7 +1,4 @@
|
|
|
---
|
|
|
-# TODO: when we are ready to go to ansible 1.9+ support only, we can update to
|
|
|
-# the gce task to use the disk_auto_delete parameter to avoid having to delete
|
|
|
-# the disk as a separate step on termination
|
|
|
- name: Launch instance(s)
|
|
|
gce:
|
|
|
instance_names: "{{ instances }}"
|