Skip to content

Releases: redhat-cop/ansible.mcp_builder

v1.0.3

16 Jan 19:59
c435900

Choose a tag to compare

Bugfixes

  • Update the requires_ansible version to 2.16.0 to align with ansible.mcp.

v1.0.2

16 Jan 19:19
7500c93

Choose a tag to compare

Bugfixes

  • Checks for ansible_python_interpreter to determine Python interpreter for uv tool installs.
  • Detects the correct architecture for Go builds.
  • Verifies npm packages are installed correctly without skipping failures.

v1.0.1

15 Dec 17:35
3151c96

Choose a tag to compare

Bugfixes

  • Added version variables for all MCP servers.
  • Skipped AWS Core MCP verification temporarily. See awslabs/mcp#1947
  • Changed ansible.mcp dependency to allow pre-release versions

v1.0.0

12 Dec 17:42
9364a67

Choose a tag to compare

Release Summary

First stable release of the mcp_builder collection. This release includes all the features to install and configure MCP servers when building execution environments. It is designed for use alongside the ansible.mcp collection, providing a comprehensive solution for MCP server management with Ansible.

See the collection's README for detailed usage instructions and examples.

Note: This collection is marked as Technology Preview until further notice.

v1.0.0-rc2

05 Dec 18:25
9e7728c

Choose a tag to compare

Release Summary

Pre-release (release candidate 2) of the mcp_builder collection. Removes the TESTING documentation from the artifact.

v1.0.0-rc1

05 Dec 17:44
5f61ad1

Choose a tag to compare

Release Summary

Pre-release (release candidate 1) of the mcp_builder collection.

v0.0.3

04 Dec 22:29
dfae9fb

Choose a tag to compare

Release Summary

Fix broken README link and adjust image tags to the redhat-cop org.

v0.0.2

04 Dec 21:56
51ca082

Choose a tag to compare

Release Summary

Cleans up build files and fixes broken links to prepare for 1.0.0 release.

v0.0.1

04 Dec 21:19
3fec9df

Choose a tag to compare

Release Summary

Pre-release to test releases to Automation Hub and Ansible Galaxy.