update readme
This commit is contained in:
parent
f0031c427e
commit
c0f692e8a1
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
||||||
# yatf
|
# yatf
|
||||||
|
|
||||||
## nginx setup on vms:
|
## nginx setup on vms:
|
||||||
```ansible-playbook nginx_setup.yml -bi ...,...```
|
```bash
|
||||||
|
./mkinv 127.0.0.1 127.0.0.2
|
||||||
|
ansible-playbook nginx_setup.yml -bi ./inventory.ini
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue