Ansible MCP Server

by tarnover
MIT License
1
  • Linux
  • Apple

list_inventory

Retrieve Ansible inventory hosts and groups to manage and organize your infrastructure. This tool helps automate server configuration and deployment tasks efficiently.

Instructions

List Ansible inventory hosts and groups

Input Schema

NameRequiredDescriptionDefault
inventoryNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "inventory": { "type": "string" } }, "type": "object" }
ID: vkbe70d98s