Authored by chunhua.zhang

add

... ... @@ -18,4 +18,4 @@
- name: update nginx upstream for file -nginx.conf
template:
src: nginx.conf.j2
dest: "{{ path }}/nginx/conf"
dest: "{{ path }}/nginx/conf/nginx.conf"
... ...