summaryrefslogtreecommitdiffstats
path: root/playbooks/gce/openshift-cluster/tasks
diff options
context:
space:
mode:
authorJason DeTiberus <jdetiber@redhat.com>2016-01-29 22:05:09 -0500
committerJason DeTiberus <jdetiber@redhat.com>2016-02-02 14:42:49 -0500
commite1ff6a9e2e6b60b427effdbe2d205ebcb065b26f (patch)
tree7587580568c79ebfcab8fe7ae3407ff78784f470 /playbooks/gce/openshift-cluster/tasks
parent911ba46a68ff5c9748a9e93b96e2983342a573fa (diff)
downloadopenshift-e1ff6a9e2e6b60b427effdbe2d205ebcb065b26f.tar.gz
openshift-e1ff6a9e2e6b60b427effdbe2d205ebcb065b26f.tar.bz2
openshift-e1ff6a9e2e6b60b427effdbe2d205ebcb065b26f.tar.xz
openshift-e1ff6a9e2e6b60b427effdbe2d205ebcb065b26f.zip
remove outdated comments
Diffstat (limited to 'playbooks/gce/openshift-cluster/tasks')
-rw-r--r--playbooks/gce/openshift-cluster/tasks/launch_instances.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/playbooks/gce/openshift-cluster/tasks/launch_instances.yml b/playbooks/gce/openshift-cluster/tasks/launch_instances.yml
index 488b62eb9..e06b1e077 100644
--- a/playbooks/gce/openshift-cluster/tasks/launch_instances.yml
+++ b/playbooks/gce/openshift-cluster/tasks/launch_instances.yml
@@ -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 }}"