This commit is contained in:
邹宗楠
2022-07-27 16:47:15 +08:00
parent 660c30602c
commit b5fe22f908

View File

@@ -40,4 +40,4 @@
- name: shell
shell: cd {{ deploy_dir }}/conf && sed -i 's/runmode\s*=\s*.*/runmode = {{ runmode }}/' app.conf && sudo systemctl restart jx-callback-{{ runmode }}
when: runmode != "print"
when: runmode != "rsm"