update gather_facts to false for storm
add gather_facts to false to avoid duplicated Change-Id: I633fc9042e7df24f5cdf3a62fd7ec619270469d5 Closes-Bug: #1806443
This commit is contained in:
parent
5281e9e114
commit
c645841958
@ -506,6 +506,7 @@
|
||||
when: enable_kafka | bool }
|
||||
|
||||
- name: Apply role storm
|
||||
gather_facts: false
|
||||
hosts:
|
||||
- storm-worker
|
||||
- storm-nimbus
|
||||
|
Loading…
Reference in New Issue
Block a user