The official Ansible docs show how to install Ansible with pipx.
pipx install --include-deps ansibleuv has no equivalent to —include-deps. To ensure that all the required packages are installed, use the following command:
uv tool install ansible-core --with ansibleuv tool list# ansible-core v2.15.13# - ansible# - ansible-config# - ansible-connection# - ansible-console# - ansible-doc# - ansible-galaxy# - ansible-inventory# - ansible-playbook# - ansible-pull# - ansible-test# - ansible-vault