...
|
...
|
@@ -33,10 +33,7 @@ |
|
|
src: 'templates/web-nginx/node/yohobuywap-node/current/yohobuywap-node/public/static/'
|
|
|
dest: "/Data/node/yohobuywap-node/current/yohobuywap-node/public/static/"
|
|
|
|
|
|
- name: copy action-yoho-cn statics files to openresty
|
|
|
copy:
|
|
|
src: 'templates/web-nginx/node/action-yoho-cn/current/action-yoho-cn/public/static/'
|
|
|
dest: "/Data/node/action-yoho-cn/current/action-yoho-cn/public/static/"
|
|
|
|
|
|
|
|
|
- name: copy PE files to openresty
|
|
|
copy:
|
...
|
...
|
|