stop_task
Halt an active Ansible automation task in SemaphoreUI by specifying the project ID and task ID, terminating its execution immediately.
Instructions
Stop a running task.
Args: project_id: ID of the project task_id: ID of the task to stop
Returns: Task stop result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||