1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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: