Skip to content

Commit c4dfb9c

Browse files
authored
Update task definition in playbook getting started doc (#1029)
1 parent b5ffdcd commit c4dfb9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docsite/rst/getting_started/get_started_playbook.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Play
1313
An ordered list of tasks that maps to managed nodes in an inventory.
1414

1515
Task
16-
A list of one or more modules that defines the operations that Ansible performs.
16+
A reference to a single module that defines the operations that Ansible performs.
1717

1818
Module
1919
A unit of code or binary that Ansible runs on managed nodes.

0 commit comments

Comments
 (0)