stop_all_template_tasks
Stop every running Ansible task associated with a specific template in a given SemaphoreUI project. Provide the project ID and template ID to halt active operations immediately, preventing further execution and resource use.
Instructions
Stop all running tasks for a template.
Args: project_id: ID of the project template_id: ID of the template
Returns: Empty dict on success
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| template_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||