Merge pull request #12672 from wenottingham/patch-9

Update playbooks_blocks.rst
This commit is contained in:
Brian Coca 2015-10-07 14:59:36 -04:00
commit d7fe5d1e72

View file

@ -36,7 +36,6 @@ privilege escalation for all the enclosed tasks.
Error Handling
``````````````
About Blocks
Blocks also introduce the ability to handle errors in a way similar to exceptions in most programming languages.
.. code-block:: YAML