docs (ansible): update inventory host vars example

Better reflect the true generated inventory output.

[ci skip]
This commit is contained in:
Gilles Cornu 2015-12-03 08:14:47 +01:00
parent c99de13893
commit 06e772a241
1 changed files with 2 additions and 2 deletions

View File

@ -132,8 +132,8 @@ Generated inventory:
```
# Generated by Vagrant
host1 ansible_ssh_host=... http_port=80 maxRequestsPerChild=808
host2 ansible_ssh_host=... http_port=303 maxRequestsPerChild=909
host1 ansible_ssh_host=... http_port=80 maxRequestsPerChild=808
host2 ansible_ssh_host=... http_port=303 maxRequestsPerChild=909
```
**How to generate Inventory Groups:**