Authored by chunhua.zhang

add

- hosts: java-nginx
- hosts: all
roles:
- resolv
... ...
... ... @@ -7,5 +7,6 @@
ansible-playbook site.yml
ansible-playbook site.yml --limit nginx
ansible-playbook playbooks/nginx.yml -i inventories/az3/hosts
```
\ No newline at end of file
... ...