leogallego/ansible-new-molecule
v1.1.2GPL-3.0-or-later
Scaffold molecule testing for an Ansible role or collection following the current molecule testing philosophy (Ansible-native everything).
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
ansible-knowstdio
{
"type": "stdio",
"command": "uvx",
"args": [
"ansible-know-mcp"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "ansible-new-molecule",
"version": "1.1.2",
"description": "Scaffold molecule testing for an Ansible role or collection following the current molecule testing philosophy (Ansible-native everything).",
"author": {
"name": "leogallego"
},
"license": "GPL-3.0-or-later",
"keywords": [
"ansible",
"ansible-new-molecule",
"molecule",
"testing",
"scaffold"
]
}