mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
Documentation fixes
This commit is contained in:
parent
4c8d27f7bb
commit
4839243366
4 changed files with 7 additions and 7 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue