Merge pull request #7186 from jf/docfix-obvious-quick-simples

Obvious quick fixes:
This commit is contained in:
Michael DeHaan 2014-04-29 16:38:26 -04:00
commit 0720af11ae
2 changed files with 3 additions and 3 deletions

View file

@ -144,7 +144,7 @@ Splitting Out Host and Group Specific Data
The preferred practice in Ansible is actually not to store variables in the main inventory file.
In addition to the storing variables directly in the INI file, host
In addition to storing variables directly in the INI file, host
and group variables can be stored in individual files relative to the
inventory file.