Revert "remove gather_facts from openshift deploy task in groups/osbs.yml"
This reverts commit 1541b37beb
.
This commit is contained in:
parent
1541b37beb
commit
ec78548cd2
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
|||
- name: install openshift
|
||||
hosts: osbs-stg
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
vars:
|
||||
g_etcd_group: "{{ 'etcd' }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue