check_ansible_service
Check the status of a service deployed via Ansible on a specific host. Provides real-time status of the service deployment.
Instructions
Check the status of an Ansible-managed service deployment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | Hostname or IP address of the device | |
| password | No | SSH password (not needed for mcp_admin after setup) | |
| username | No | SSH username (use 'mcp_admin' for passwordless access after setup) | mcp_admin |
| service_name | Yes | Name of the service to check |