Automation
Ansible Releases
Track Ansible releases, EOL dates, and version support. Plan upgrades for your automation and configuration management tooling.
—
Total Versions
—
Supported
—
Latest
Version Timeline
All tracked releases with lifecycle status and EOL dates.
Loading version data…
Embed Badges
Add live Ansible status badges to your README, docs, or dashboard.
Health Status
Overall support health

EOL Countdown
Next end-of-life date

Latest Version
Current stable release

CVE Status
Known vulnerabilities

Frequently Asked Questions
Common questions about Ansible releases and lifecycle.
What is the difference between ansible and ansible-core?
ansible is the full package including community collections. ansible-core is the minimal automation engine. Both have separate version numbers and release lifecycles.
How long is each Ansible version supported?
ansible-core versions typically get about 2 release cycles of maintenance. The ansible community package follows its own faster release schedule.
How often is Ansible version data updated?
Version data is refreshed every 6 hours from endoflife.date, which aggregates official Ansible project announcements.
Which Python versions work with Ansible?
Each ansible-core version supports specific Python versions on both the controller and managed nodes. Always check the compatibility matrix before upgrading your Python runtime.