v0.1.2
Fixes from dogfooding the published package as a new user across diverse Ansible collections.
Fixes
- The ansible binaries (
ansible-doc,ansible-inventory,ansible-playbook) now resolve whenrocannonis launched by absolute path with its venv not onPATH, which is how MCP clients spawn it. This coversrocannon mcp serve,rocannon doctor, therocannon <fqcn>form, and the record/replay flow. rocannon quickstartpinsansible_python_interpreterin the scaffolded inventory, so localhost modules run in the same environment as their Python dependencies (community.crypto,community.docker,kubernetes.core, and so on) without manual configuration.
Additions
rocannon --version.- Docs: third-party module and connection dependencies, the non-default
docker_hostcase, running the Agent SDK outside a live session, and thetypetoparam_typeparameter mangling.
Install
pip install rocannon