ansible-capture-baseline
Capture a comprehensive system state baseline from target hosts to enable later comparison and change detection. Specify categories like configs, processes, network, or performance.
Instructions
Capture comprehensive system state baseline for later comparison.
Args: host_pattern: Target hosts pattern snapshot_name: Name for this baseline snapshot project_root: Project root directory ansible_cfg_path: Ansible config file path inventory_paths: Inventory file paths include: Categories to include (configs, processes, network, performance)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | ||
| host_pattern | Yes | ||
| project_root | No | ||
| snapshot_name | Yes | ||
| inventory_paths | No | ||
| ansible_cfg_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||