MCP SysOperator

by tarnover

run_playbook

Execute Ansible playbooks on the MCP SysOperator server to manage infrastructure operations, configure systems, and automate tasks efficiently.

Instructions

Run an Ansible playbook

Input Schema

NameRequiredDescriptionDefault
extraVarsNo
inventoryNo
limitNo
playbookYes
tagsNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "extraVars": { "additionalProperties": {}, "type": "object" }, "inventory": { "type": "string" }, "limit": { "type": "string" }, "playbook": { "minLength": 1, "type": "string" }, "tags": { "type": "string" } }, "required": [ "playbook" ], "type": "object" }

You must be authenticated.

Other Tools from MCP SysOperator

Related Tools

ID: 7ov3ozxt9a