Skip to main content
Glama

convert_chef_deployment_to_ansible_strategy

Convert Chef deployment recipes to Ansible strategies, generating playbooks for rolling updates, blue-green, or canary deployments.

Instructions

Convert Chef application deployment recipe to Ansible deployment strategy.

Args: deployment_recipe_path: Path to Chef deployment recipe deployment_pattern: Chef deployment pattern (blue_green, rolling, canary, auto_detect) target_strategy: Target Ansible strategy (rolling_update, blue_green, canary)

Returns: Ansible playbook with deployment strategy implementation

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
deployment_recipe_pathYes
deployment_patternNoauto_detect
target_strategyNorolling_update

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kpeacocke/souschef'

If you have feedback or need assistance with the MCP directory API, please join our Discord server