...
|
...
|
@@ -44,14 +44,6 @@ |
|
|
- java-ufo-fore
|
|
|
- java-ufo-platform
|
|
|
|
|
|
|
|
|
- name: copy lualib files to openresty
|
|
|
copy:
|
|
|
src: java-nginx-config/lualib/resty/
|
|
|
dest: "{{ path }}/lualib/resty/"
|
|
|
notify:
|
|
|
- reload nginx
|
|
|
|
|
|
- name: copy yoho conf files to openresty
|
|
|
copy:
|
|
|
src: java-nginx-config/nginx/conf/
|
...
|
...
|
|