Showing
1 changed file
with
12 additions
and
0 deletions
@@ -4,11 +4,23 @@ Openresty | @@ -4,11 +4,23 @@ Openresty | ||
4 | 同步 `java nginx` 的配置文件,并且`reload nginx`. | 4 | 同步 `java nginx` 的配置文件,并且`reload nginx`. |
5 | 5 | ||
6 | 6 | ||
7 | + | ||
8 | + | ||
7 | Requirements | 9 | Requirements |
8 | ------------ | 10 | ------------ |
9 | 11 | ||
10 | Any pre-requisites that may not be covered by Ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be a good idea to mention in this section that the boto package is required. | 12 | Any pre-requisites that may not be covered by Ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be a good idea to mention in this section that the boto package is required. |
11 | 13 | ||
14 | +以来如下的hosts: | ||
15 | + - java-nginx | ||
16 | + - java-gateway | ||
17 | + - java-brower | ||
18 | + - java-wechat | ||
19 | + - java-activity | ||
20 | + - java-erpgateway | ||
21 | + - java-union | ||
22 | + | ||
23 | + | ||
12 | Role Variables | 24 | Role Variables |
13 | -------------- | 25 | -------------- |
14 | 26 |
-
Please register or login to post a comment