Revert "remove gather_facts from openshift deploy task in groups/osbs.yml"

This reverts commit 1541b37beb.
This commit is contained in:
Adam Miller 2015-08-05 16:25:08 +00:00
parent 1541b37beb
commit ec78548cd2

View file

@ -47,6 +47,7 @@
- name: install openshift
hosts: osbs-stg
user: root
gather_facts: True
vars:
g_etcd_group: "{{ 'etcd' }}"