summaryrefslogtreecommitdiffstats
path: root/docsite/rst
diff options
context:
space:
mode:
authorToshio Kuratomi <toshio@fedoraproject.org>2015-01-05 18:17:45 +0100
committerToshio Kuratomi <toshio@fedoraproject.org>2015-01-05 18:18:52 +0100
commitfe53d86a83b8fdd9019c1237fd37e3295e8df2b5 (patch)
treec5dbab43d543a2c3e5a9957328e9e2b40166f766 /docsite/rst
parentMerge pull request #9940 from bcoca/library_example_config_fix (diff)
downloadansible-fe53d86a83b8fdd9019c1237fd37e3295e8df2b5.tar.xz
ansible-fe53d86a83b8fdd9019c1237fd37e3295e8df2b5.zip
inventory is ini-like but not quite like other implementations
Diffstat (limited to 'docsite/rst')
-rw-r--r--docsite/rst/intro_inventory.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docsite/rst/intro_inventory.rst b/docsite/rst/intro_inventory.rst
index a830b6b4b6..c2ef034aa4 100644
--- a/docsite/rst/intro_inventory.rst
+++ b/docsite/rst/intro_inventory.rst
@@ -19,7 +19,7 @@ pull inventory from dynamic or cloud sources, as described in :doc:`intro_dynami
Hosts and Groups
++++++++++++++++
-The format for /etc/ansible/hosts is an INI format and looks like this::
+The format for /etc/ansible/hosts is an INI-like format and looks like this::
mail.example.com