Authored by root

修改错误变量名

... ... @@ -27,7 +27,7 @@
- name: match erpgateway deploy path
set_fact:
deploy_patch: "yoho-erp-gateway"
deploy_path: "yoho-erp-gateway"
when: service == "erpgateway"
- name: restart {{ deploy_path }}
... ...