ansible-diagnose-host
Assess target host health with checks for system, network, security, and performance. Optionally compare against baselines and include actionable recommendations.
Instructions
Comprehensive health assessment of target hosts.
Args: host_pattern: Target hosts pattern project_root: Project root directory ansible_cfg_path: Ansible config file path inventory_paths: Inventory file paths checks: List of check categories (system, network, security, performance) baseline_compare: Compare against stored baseline include_recommendations: Include actionable recommendations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checks | No | ||
| host_pattern | Yes | ||
| project_root | No | ||
| inventory_paths | No | ||
| ansible_cfg_path | No | ||
| baseline_compare | No | ||
| include_recommendations | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||