Authored by chunhua.zhang

add

... ... @@ -6,7 +6,7 @@
async: 90
when: start == 'yes'
- name: restart {{ deploy_path }}
- name: stop {{ deploy_path }}
shell: sh /home/master/{{ deploy_path }}/deploy/bin/killws.sh
when: start == 'no'
... ...