ansible-performance-baseline
Establish performance baselines for Ansible playbooks and detect regressions by running benchmark tests against specified hosts, with optional baseline storage for future comparisons.
Instructions
Establish performance baselines and detect regressions.
Args: host_pattern: Target hosts pattern project_root: Project root directory ansible_cfg_path: Ansible config file path inventory_paths: Inventory file paths benchmark_duration: Duration for benchmark tests in seconds store_baseline: Store baseline for future comparisons
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host_pattern | Yes | ||
| project_root | No | ||
| store_baseline | No | ||
| inventory_paths | No | ||
| ansible_cfg_path | No | ||
| benchmark_duration | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||