Wiki

Home

uv

Links

Activate Env:

source $HOME/.local/bin/env

Migrate to UV

uvx migrate-to-uv

Tools

-Additional Dependencies

uv tool install --with-executables-from <package1>,<package2> <tool-package>
uv tool install --with-executables-from ansible-core,ansible-lint ansible
uv tool run --from ansible-core ansible-playbook