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:
zhulingjie 2018-11-17 14:42:38 -05:00
parent 5281e9e114
commit c645841958

View File

@ -506,6 +506,7 @@
when: enable_kafka | bool }
- name: Apply role storm
gather_facts: false
hosts:
- storm-worker
- storm-nimbus