Files
gh-phaezer-claude-mkt-plugi…/.claude-plugin/plugin.json
2025-11-30 08:47:10 +08:00

15 lines
376 B
JSON

{
"name": "ansible",
"description": "Ansible engineering plugin for developing, reviewing, and securing Ansible automation with specialized agents for roles, playbooks, Jinja2 templates, and orchestration",
"version": "1.0.0",
"author": {
"name": "Eric Austin",
"email": "e@plsr.io"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}