minor doc fixes

This commit is contained in:
Brian Coca 2015-06-03 20:55:55 -04:00
parent 7dd3ef7b60
commit 337b1dc45c
3 changed files with 4 additions and 2 deletions

View file

@ -309,7 +309,7 @@ The valid values are either 'replace' (the default) or 'merge'.
hostfile
========
This is a deprecated setting since 1.9, please look at :ref:`inventory` for the new setting.
This is a deprecated setting since 1.9, please look at :ref:`inventory_file` for the new setting.
.. _host_key_checking:
@ -321,7 +321,7 @@ implications and wish to disable it, you may do so here by setting the value to
host_key_checking=True
.. _inventory:
.. _inventory_file:
inventory
=========

View file

@ -3,6 +3,7 @@ Jinja2 filters
.. contents:: Topics
Filters in Jinja2 are a way of transforming template expressions from one kind of data into another. Jinja2
ships with many of these. See `builtin filters`_ in the official Jinja2 template documentation.

View file

@ -7,6 +7,7 @@ and adopt these only if they seem relevant or useful to your environment.
.. toctree::
:maxdepth: 1
become
playbooks_acceleration
playbooks_async
playbooks_checkmode