analyze_chef_environment_usage
Analyze Chef cookbooks for environment usage patterns and generate migration recommendations to Ansible, identifying dependencies and providing actionable conversion guidance.
Instructions
Analyze Chef cookbook for environment usage and provide migration recommendations.
Args: cookbook_path: Path to Chef cookbook environments_path: Optional path to environments directory for cross-reference
Returns: Analysis of environment usage and migration recommendations
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cookbook_path | Yes | ||
| environments_path | No |