delete_template
Remove an Ansible template from a SemaphoreUI project by providing project ID and template ID. Deletes the specified template to clean up unused configurations.
Instructions
Delete a template.
Args: project_id: ID of the project template_id: ID of the template to delete
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 | |||