Skip to content

leogallego/ansible-new-ee

v2.0.3GPL-3.0-or-later

Create a new Ansible execution environment project following good practices.

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-ee",
  "version": "2.0.3",
  "description": "Create a new Ansible execution environment project following good practices.",
  "author": {
    "name": "leogallego"
  },
  "license": "GPL-3.0-or-later",
  "keywords": [
    "ansible",
    "ansible-new-ee",
    "execution-environment",
    "scaffold",
    "automation"
  ]
}