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 1 month and 1 week ago
(07 Nov 2022)
Ends in 1 year and 5 months
(31 May 2024)
2.14.1
(06 Dec 2022)
2.13 7 months ago
(16 May 2022)
Ends in 11 months
(30 Nov 2023)
2.13.7
(05 Dec 2022)
2.12 1 year and 1 month ago
(08 Nov 2021)
Ends in 5 months
(31 May 2023)
2.12.10
(11 Oct 2022)
2.11 1 year and 7 months ago
(26 Apr 2021)
Ended 1 month and 1 week ago
(07 Nov 2022)
2.11.12
2.10 2 years and 4 months ago
(13 Aug 2020)
Ended 7 months ago
(23 May 2022)
2.10.17
2.9 3 years ago
(31 Oct 2019)
Ended 7 months 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.

This page was last updated on 07 December 2022. Latest releases are automatically updated.