Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/user-guide/tasks.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Tasks

A task is an instance of launching an Ansible playbook. You can create the task from [Task Template](task-templates/) by clicking the button Run/Build/Deploy for the required template.
A task is an instance of launching a template task. You can create the task from [Task Template](task-templates/) by clicking the button Run/Build/Deploy for the required template.

Each task has an independent copy of the complete repository to ensure read consistency.

![](/assets/image6.png)

Expand Down