Update inconsistency playbooks_checkmode (#80692)

pull/80845/head
fberndtsson 3 years ago committed by GitHub
parent c7e3c91294
commit e4194112a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -92,7 +92,7 @@ Diff mode produces a large amount of output, so it is best used when checking a
Enforcing or preventing diff mode on tasks
------------------------------------------
Because the ``--diff`` option can reveal sensitive information, you can disable it for a task by specifying ``diff: no``. For example:
Because the ``--diff`` option can reveal sensitive information, you can disable it for a task by specifying ``diff: false``. For example:
.. code-block:: yaml

Loading…
Cancel
Save