Authored by chunhua.zhang

add

Showing 1 changed file with 10 additions and 0 deletions
1 # YOHO ANSIBLE ROLES 1 # YOHO ANSIBLE ROLES
2 2
3 3
  4 +## Roles
  5 + - `openresty`: 同步JAVA NGINX的配置
  6 + - `resolv`: 配置服务器的'/etc/resolv.conf'
  7 +
  8 +
  9 +### openresty
  10 +
  11 +`java nginx` 静态文件位置: http://git.yoho.cn/ops/yoho-ansible-roles/tree/master/roles/openresty/files
  12 +
  13 +
4 ## How to Run 14 ## How to Run
5 15
6 >Default inventory file in [ansible.cfg] is : [./inventories/test/hosts] 16 >Default inventory file in [ansible.cfg] is : [./inventories/test/hosts]