We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ffdcd commit c4dfb9cCopy full SHA for c4dfb9c
docs/docsite/rst/getting_started/get_started_playbook.rst
@@ -13,7 +13,7 @@ Play
13
An ordered list of tasks that maps to managed nodes in an inventory.
14
15
Task
16
- A list of one or more modules that defines the operations that Ansible performs.
+ A reference to a single module that defines the operations that Ansible performs.
17
18
Module
19
A unit of code or binary that Ansible runs on managed nodes.
0 commit comments