A meta-package that bundles all essential tools for Ansible content creation and testing, including ansible-core, ansible-lint, molecule, and more. Current version 26.4.6 requires Python >=3.11 and adopts a new CLI entry point. Released roughly quarterly.
pip install ansible-dev-toolsVerified import paths — ran on the pinned version, not inferred.
Initialize the tools manager and list bundled tools.
Upgrade to Python 3.11 or later.
Use `ansible-dev-tools --help` instead of `ansible-dev-tools-cli --help`.
Install ansible-dev-tools to get a compatible set, but do not rely on it for all Ansible dependencies.