bench setup production internally runs: sudo <uv-venv-python> -m pip install ansible but uv tool environments don't include pip by default. Fix: run ensurepip + pip install ansible before bench setup production to satisfy the dependency.
3.0 KiB
3.0 KiB