Skip to main content
Glama
washyu
by washyu

run_ansible_playbook

Execute Ansible playbooks to deploy and configure services on homelab devices using SSH connections and customizable parameters.

Instructions

Run an existing Ansible playbook for a service

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
service_nameYesName of the service playbook to run
hostnameYesHostname or IP address of the device
usernameNoSSH username (use 'mcp_admin' for passwordless access after setup)mcp_admin
passwordNoSSH password (not needed for mcp_admin after setup)
tagsNoAnsible tags to run specific tasks
extra_varsNoExtra variables to pass to the playbook
check_modeNoRun in check mode (dry run)
portNoSSH port (default: 22)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/washyu/mcp_python_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server