Authored by chunhua.zhang

add

1 - hosts: java-nginx 1 - hosts: java-nginx
2 - vars_prompt:  
3 - - name: "confirmation"  
4 - prompt: "Configure and install filebeat. Please Enter YES to continue."  
5 - private: no  
6 vars: 2 vars:
7 - kafka_hosts: "ops.ckafka.yohoops.org:9092" 3 - kafka_hosts: "ops.ckafka.yohoops.org:9092"
8 remote_user: root 4 remote_user: root