ansible-auto-heal
Automatically resolve issues on target hosts by providing symptoms, with safety checks and configurable impact limits.
Instructions
Intelligent automated problem resolution with safety checks.
Args: host_pattern: Target hosts pattern symptoms: List of detected symptoms project_root: Project root directory ansible_cfg_path: Ansible config file path inventory_paths: Inventory file paths max_impact: Maximum allowed impact level (low, medium, high) dry_run: Preview actions without executing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| symptoms | Yes | ||
| max_impact | No | low | |
| host_pattern | Yes | ||
| project_root | No | ||
| inventory_paths | No | ||
| ansible_cfg_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||