Link Search Menu Expand Document

Ansible is an open-source software provisioning, configuration management and application-deployment tool enabling infrastructure as code. It runs on many Unix-like systems, and can configure both Unix-like systems and Microsoft Windows.

Release Released Supported Latest
2.14 3 months ago
(07 Nov 2022)
Ends in 1 year and 3 months
(31 May 2024)
2.14.2
(30 Jan 2023)
2.13 9 months ago
(16 May 2022)
Ends in 9 months
(30 Nov 2023)
2.13.7
(05 Dec 2022)
2.12 1 year and 3 months ago
(08 Nov 2021)
Ends in 3 months and 2 weeks
(31 May 2023)
2.12.10
(11 Oct 2022)
2.11 1 year and 9 months ago
(26 Apr 2021)
Ended 3 months ago
(07 Nov 2022)
2.11.12
2.10 2 years and 6 months ago
(13 Aug 2020)
Ended 8 months and 3 weeks ago
(23 May 2022)
2.10.17
2.9 3 years ago
(31 Oct 2019)
Ended 8 months and 3 weeks ago
(23 May 2022)
2.9.27

The ansible-core package has a graduated maintenance structure that extends to three major releases. For detailed information, see Ansible Releases and maintenance.

See the ansible-core Roadmap for upcoming release details.

Python Compatibility

ansible-core Version Minimum Python Version (controller) Minimum Python Version (modules)
2.9 2.7 or 3.5 2.6 or 3.5
2.10 2.7 or 3.5 2.6 or 3.5
2.11 2.7 or 3.5 2.6 or 3.5
2.12 3.8 2.6 or 3.5
2.13 3.8 2.7 or 3.5
2.14 3.9 2.7 or 3.5

More information is available on the Ansible-core website.

You should be running one of the supported release numbers listed above in the rightmost column.

You can check the version that you are currently using by running:
ansible --version

You can submit an improvement to this page on GitHub :octocat: . This page has a corresponding Talk Page.

A JSON version of this page is available at /api/ansible-core.json. See the API Documentation for more information. You can subscribe to the iCalendar feed at /calendar/ansible-core.ics.

This page was last updated on 31 January 2023. Latest releases are automatically updated.