mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 11:22:47 +00:00
Minor syntax error in block versionadded
The syntax for versionadded is to have the string as a second argument.
This commit is contained in:
@@ -31,8 +31,7 @@ and evaluating it in the task's context. Also they inherit the privilege escalat
|
||||
for all the enclosed tasks.
|
||||
|
||||
.. versionadded:: 2.3
|
||||
|
||||
The `name:` keyword for `blocks:` was added in Ansible 2.3.
|
||||
The `name:` keyword for `blocks:` was added in Ansible 2.3.
|
||||
|
||||
.. _block_error_handling:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user