1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Merge pull request #6140 from andyhky/fix_typo

Fix typo in guide_rax
This commit is contained in:
Michael DeHaan 2014-02-23 20:09:17 -05:00
commit 00ed610a34

View file

@ -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