ssh_remove_host
Remove a host alias from the local SSH inventory. Only modifies local configuration, leaving the remote server unchanged.
Instructions
Remove a host from the SSH inventory permanently.
This only removes the local config entry — it does NOT touch the remote server in any way.
Args: alias: The host alias to remove.
Returns: Confirmation or error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |