Authored by chunhua.zhang

修改最大等待时间

... ... @@ -32,4 +32,4 @@
- name: restart {{ deploy_path }}
shell: sh /home/master/{{ deploy_path }}/deploy/bin/killws.sh && sh /home/master/{{ deploy_path }}/deploy/bin/startws.sh
async: 30
async: 60
... ...