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 4 weeks ago
(22 Nov 2022)
Yes 7.0.0
(22 Nov 2022)
6 6 months ago
(22 Jun 2022)
Ends in 2 days
(22 Dec 2022)
6.7.0
(06 Dec 2022)
5 1 year ago
(02 Dec 2021)
Ended 6 months ago
(08 Jun 2022)
5.9.0
4 1 year and 7 months ago
(18 May 2021)
Ended 1 year ago
(14 Dec 2021)
4.10.0
3 1 year and 10 months ago
(18 Feb 2021)
Ended 1 year and 7 months ago
(11 May 2021)
3.4.0
2.10 2 years and 2 months ago
(22 Sep 2020)
Ended 1 year and 10 months ago
(09 Feb 2021)
2.10.7
2.9 2 years and 2 months ago
(22 Sep 2020)
Ended 7 months 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.

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