Link Search Menu Expand Document

Ansible is an open-source software provisioning, configuration management and application-deployment tool enabling infrastructure as code. ansible extends the basic ansible-core with additional modules by delivering several collections in an easy-to-consume PyPI package.

Release Released Supported Latest
7 2 months and 3 weeks ago
(22 Nov 2022)
Yes 7.2.0
(31 Jan 2023)
6 7 months and 3 weeks ago
(21 Jun 2022)
Ended 1 month and 3 weeks ago
(22 Dec 2022)
6.7.0
5 1 year and 2 months ago
(02 Dec 2021)
Ended 8 months ago
(08 Jun 2022)
5.10.0
4 1 year and 9 months ago
(18 May 2021)
Ended 1 year and 2 months ago
(14 Dec 2021)
4.10.0
3 1 year and 12 months ago
(18 Feb 2021)
Ended 1 year and 9 months ago
(11 May 2021)
3.4.0
2.10 2 years and 4 months ago
(22 Sep 2020)
Ended 2 years ago
(09 Feb 2021)
2.10.7
2.9 3 years ago
(31 Oct 2019)
Ended 8 months and 3 weeks ago
(23 May 2022)
2.9.27

The ansible community package typically gets 2 major releases every year. A new minor version is released every 3 weeks. Maintenance fixes are guaranteed for only the latest major release.

See the Ansible Roadmap for upcoming release details.

Python Compatibility

ansible Version Minimum Python Version (controller) Minimum Python Version (modules)
7 3.9 2.7 or 3.5
6 3.8 2.7 or 3.5
2.9 2.7 or 3.5 2.6 or 3.5

More information is available on the Ansible 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-community --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.json. See the API Documentation for more information. You can subscribe to the iCalendar feed at /calendar/ansible.ics.

This page was last updated on 01 February 2023. Latest releases are automatically updated.