Skip to content

v0.1.2

Choose a tag to compare

@msradam msradam released this 14 Jun 20:27
· 5 commits to main since this release

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 when rocannon is launched by absolute path with its venv not on PATH, which is how MCP clients spawn it. This covers rocannon mcp serve, rocannon doctor, the rocannon <fqcn> form, and the record/replay flow.
  • rocannon quickstart pins ansible_python_interpreter in 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_host case, running the Agent SDK outside a live session, and the type to param_type parameter mangling.

Install

pip install rocannon