Showing
1 changed file
with
1 additions
and
1 deletions
@@ -6,7 +6,7 @@ | @@ -6,7 +6,7 @@ | ||
6 | async: 90 | 6 | async: 90 |
7 | when: start == 'yes' | 7 | when: start == 'yes' |
8 | 8 | ||
9 | -- name: restart {{ deploy_path }} | 9 | +- name: stop {{ deploy_path }} |
10 | shell: sh /home/master/{{ deploy_path }}/deploy/bin/killws.sh | 10 | shell: sh /home/master/{{ deploy_path }}/deploy/bin/killws.sh |
11 | when: start == 'no' | 11 | when: start == 'no' |
12 | 12 |
-
Please register or login to post a comment