Link Search Menu Expand Document

Ansible

app

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 6 months ago
(22 Nov 2022)
Yes 7.6.0
(23 May 2023)
6 11 months ago
(21 Jun 2022)
Ended 5 months ago
(22 Dec 2022)
6.7.0
(06 Dec 2022)
5 1 year and 6 months ago
(02 Dec 2021)
Ended 11 months ago
(08 Jun 2022)
5.10.0
(28 Jun 2022)
4 2 years ago
(18 May 2021)
Ended 1 year and 5 months ago
(14 Dec 2021)
4.10.0
(14 Dec 2021)
3 2 years and 3 months ago
(18 Feb 2021)
Ended 2 years ago
(11 May 2021)
3.4.0
(11 May 2021)
2.10 2 years and 8 months ago
(22 Sep 2020)
Ended 2 years and 3 months ago
(09 Feb 2021)
2.10.7
(09 Feb 2021)
2.9 3 years and 7 months ago
(31 Oct 2019)
Ended 1 year ago
(23 May 2022)
2.9.27
(11 Oct 2021)

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
5 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.