add_ansible_collection
Add an Ansible collection to the memory store, including version, source repository, and documentation URLs, for version tracking and resource management in IaC workflows.
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 |