Move see also blocks to bottom of each page to include reading docs, remove 'fork me' to avoid text overlap,

simply menu nav so folks find the chapter link.
This commit is contained in:
Michael DeHaan 2012-03-31 09:29:31 -04:00
commit 3a1bbac3a7
27 changed files with 160 additions and 567 deletions

View file

@ -3,15 +3,7 @@
The Inventory File, Patterns, and Groups
========================================
How to select hosts you wish to manage
.. seealso::
:doc:`examples`
Examples of basic commands
:doc:`playbooks`
Learning ansible's configuration management language
How to define and select hosts you wish to manage
.. _inventoryformat:
@ -73,4 +65,10 @@ It's also ok to mix wildcard patterns and groups at the same time::
Easy enough. Now see :doc:`examples` and then :doc:`playbooks` for how to do things to selected hosts.
.. seealso::
:doc:`examples`
Examples of basic commands
:doc:`playbooks`
Learning ansible's configuration management language