add_ansible_collection
Register an Ansible collection in the IAC Memory MCP Server by providing its name, version, source URL, and documentation URL for organized IaC resource management.
Instructions
Add a new Ansible collection to the memory store with version and documentation information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
doc_url | Yes | Documentation URL | |
name | Yes | Collection name | |
source_url | Yes | Source repository URL | |
version | Yes | Collection version |