Update playbooks_blocks.rst (#31088)

fix "block:" being referenced as "blocks:"
pull/4420/head
Richlv 2017-11-22 23:40:41 +01:00 committed by scottb
parent 6674b8e155
commit f8a51355c7
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ for all the enclosed tasks.
.. versionadded:: 2.3
The ``name:`` keyword for ``blocks:`` was added in Ansible 2.3.
The ``name:`` keyword for ``block:`` was added in Ansible 2.3.
.. _block_error_handling: