...
|
...
|
@@ -4,10 +4,6 @@ |
|
|
yoho_services: ['gateway','message','sns','users']
|
|
|
yohobuy_services: ['activity','bigdata','brower','order','product','promotion','resources','risk','union','wechat']
|
|
|
uniq_services: ['uic']
|
|
|
vars_prompt:
|
|
|
- name: "Confirmation"
|
|
|
prompt: "Sync and reload java nginx. Please Enter YES to continue."
|
|
|
private: no
|
|
|
become: true
|
|
|
become_method: sudo
|
|
|
become_user: master
|
...
|
...
|
|