update_module_version
Update an existing Ansible module's schema, version, and documentation URL in the IAC Memory MCP Server to ensure accurate and up-to-date IaC configurations.
Instructions
Update an existing Ansible module's schema and related information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
module_id | Yes | Module ID | |
new_doc_url | No | New documentation URL | |
new_schema | Yes | New schema | |
new_version | No | New version |