Documentation fixes

This commit is contained in:
Toshio Kuratomi 2015-05-05 13:50:46 -07:00
commit 4839243366
4 changed files with 7 additions and 7 deletions

View file

@ -264,7 +264,7 @@ This option causes notified handlers to run on a host even if a failure occurs o
force_handlers = True
The default is False, meaning that handlers will not run if a failure has occurred on a host.
This can also be set per play or on the command line. See :doc:`_handlers_and_failure` for more details.
This can also be set per play or on the command line. See :ref:`handlers_and_failure` for more details.
.. _forks: