Update playbooks_blocks.rst (#31088)

fix "block:" being referenced as "blocks:"
This commit is contained in:
Richlv
2017-11-22 23:40:41 +01:00
committed by scottb
parent 6674b8e155
commit f8a51355c7

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: