IaC Memory MCP Server

get_module_version_compatibility

Verify compatibility of Ansible modules across collection versions by specifying the collection, module, and target version. Ensure reliable module integration in your IaC workflows with IaC Memory MCP Server.

Instructions

Check module compatibility across collection versions

Input Schema

NameRequiredDescriptionDefault
collection_nameYesName of the Ansible collection
module_nameYesName of the module to check
versionYesTarget collection version to check compatibility against

Input Schema (JSON Schema)

{ "description": "Check module compatibility across collection versions", "properties": { "collection_name": { "description": "Name of the Ansible collection", "type": "string" }, "module_name": { "description": "Name of the module to check", "type": "string" }, "version": { "description": "Target collection version to check compatibility against", "type": "string" } }, "required": [ "collection_name", "module_name", "version" ], "type": "object" }
ID: g4vkk4v3w5