Skip to content

v0.1.1 — hub init works without sudo

Choose a tag to compare

@real-limitless real-limitless released this 09 Aug 20:54
· 17 commits to main since this release

Fix

hub init no longer requires root on a normal user install.

If /var/lib/ansible-flow/hub is not writable, state defaults to:

~/.local/share/ansible-flow/hub
~/.local/share/ansible-flow/spoke

Override anytime with ANSIBLE_FLOW_HUB_DIR / --hub-dir (same for spoke).

Upgrade

pip install -U ansible-flow-mcp
ansible-flow-mcp hub init --name ctrl-01

Package version 0.1.1.