summaryrefslogtreecommitdiffstats
path: root/playbooks/gce/openshift-master/terminate.yml
diff options
context:
space:
mode:
authorJhon Honce <jhonce@redhat.com>2015-03-23 09:15:08 -0700
committerJhon Honce <jhonce@redhat.com>2015-03-24 11:26:30 -0700
commit557cc0ca9ecc22a9d90f9cf9ce549186fe286492 (patch)
tree01cbd6a151e81400ba972fe7b593625007762fae /playbooks/gce/openshift-master/terminate.yml
parent8b68846806d5294b5f43d14772d59aa2b8cf5e73 (diff)
downloadopenshift-557cc0ca9ecc22a9d90f9cf9ce549186fe286492.tar.gz
openshift-557cc0ca9ecc22a9d90f9cf9ce549186fe286492.tar.bz2
openshift-557cc0ca9ecc22a9d90f9cf9ce549186fe286492.tar.xz
openshift-557cc0ca9ecc22a9d90f9cf9ce549186fe286492.zip
* Updates from code reviews
Diffstat (limited to 'playbooks/gce/openshift-master/terminate.yml')
-rw-r--r--playbooks/gce/openshift-master/terminate.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/gce/openshift-master/terminate.yml b/playbooks/gce/openshift-master/terminate.yml
index f1345874a..9e027cf41 100644
--- a/playbooks/gce/openshift-master/terminate.yml
+++ b/playbooks/gce/openshift-master/terminate.yml
@@ -15,6 +15,7 @@
- name: Terminate master instances
hosts: localhost
connection: local
+ gather_facts: no
tasks:
- name: Terminate master instances
gce: