From bd90fdae947ba144b0e8b49d94810a26e7becce2 Mon Sep 17 00:00:00 2001 From: Andy Hill Date: Sun, 23 Feb 2014 17:25:46 -0600 Subject: [PATCH] Fix typo in guide_rax --- docsite/rst/guide_rax.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsite/rst/guide_rax.rst b/docsite/rst/guide_rax.rst index d53649cef24..37ca6b796c6 100644 --- a/docsite/rst/guide_rax.rst +++ b/docsite/rst/guide_rax.rst @@ -160,7 +160,7 @@ You might want to use this even if you are spinning up Ansible via other tools, The inventory plugin can be used to group resources by their meta data. Utilizing meta data is highly recommended in rax and can provide an easy way to sort between host groups and roles. -If you don't want to use the ``rax.py`` dynamic inventory script, you could also still choose to manually manage your INI inventroy file, +If you don't want to use the ``rax.py`` dynamic inventory script, you could also still choose to manually manage your INI inventory file, though this is less recommended. In Ansible it is quite possible to use multiple dynamic inventory plugins along with INI file data. Just put them in a common