Skip to main content
Glama
ansible.cfg574 B
[defaults] # Use the Python interpreter from the virtual environment interpreter_python = auto_silent # Collection paths collections_paths = ~/.ansible/collections:/usr/share/ansible/collections # Use localhost for local testing host_key_checking = False inventory = playbooks/inventory.ini # Display more detailed output stdout_callback = yaml # Show skipped tasks display_skipped_hosts = True [inventory] enable_plugins = host_list, script, auto, yaml, ini, toml [privilege_escalation] become = False [connection] # Use local connection for testing connection = local

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/tosin2013/mcp-adr-analysis-server'

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