Fixed minor typo in etc/README.rst "Global Options" section

Change-Id: I5f43e580f55c1b16e0a009602d8856e659782594
Closes-Bug: 1472884
This commit is contained in:
Charles Farquhar 2015-07-08 23:46:38 -05:00
parent 94e399e351
commit 054c6e6d1c

View File

@ -63,7 +63,7 @@ Heres the ``used_ips`` syntax
----
If you want to specify specific globally available options and do not want to place them in ``var_files`` or within the ``group_vars/all.yml`` file you can set them in a key = value par within the ``global_overrides`` hash.
If you want to specify specific globally available options and do not want to place them in ``var_files`` or within the ``group_vars/all.yml`` file you can set them in a key = value pair within the ``global_overrides`` hash.
Here's the ``global_overrides`` syntax