Ansible project 11.0

This release schedule includes dates for the ansible package, with a few dates for the ansible-core package as well. All dates are subject to change. See the ansible-core 2.18 Roadmap for the most recent updates on ansible-core.

Release schedule

2024-09-16:

ansible-core feature freeze, stable-2.18 branch created.

2024-09-23:

Start of ansible-core 2.18 betas

2024-09-24:

Ansible-11.0.0 alpha1 [1]

2024-10-14:

First ansible-core 2.18 release candidate.

2024-10-15:

Ansible-11.0.0 alpha2 [1]

2024-11-04:

Ansible-core-2.18.0 released.

2024-11-04:

Last day for collections to make backwards incompatible releases that will be accepted into Ansible-11. This includes adding new collections to Ansible 11.0.0; from now on new collections have to wait for 11.1.0 or later.

2024-11-05:

Ansible-11.0.0 beta1 – feature freeze [2] (weekly beta releases; collection owners and interested users should test for bugs).

2024-11-12:

Ansible-11.0.0 rc1 [3] [4] (weekly release candidates as needed; test and alert us to any blocker bugs). Blocker bugs will slip release.

2024-11-15:

Last day to trigger an Ansible-11.0.0rc2 release because of major defects in Ansible-11.0.0rc1.

2024-11-19:

Ansible-11.0.0rc2 when necessary, otherwise Ansible-11.0.0 release.

2024-11-26:

Ansible-11.0.0 release when Ansible-11.0.0rc2 was necessary.

2024-11-19 or 2023-11-26:

Create the ansible-build-data directory and files for Ansible-12.

2024-12-02:

Release of ansible-core 2.18.1.

2024-12-03:

Release of Ansible-11.1.0 (bugfix + compatible features: every four weeks.)

Note

Breaking changes will be introduced in Ansible 11.0.0. We encourage the use of deprecation periods that give advance notice of breaking changes at least one Ansible release before they are introduced. However, deprecation notices are not guaranteed to take place.

Note

In general, it is in the discretion of the release manager to delay a release by 1-2 days for reasons such as personal (schedule) problems, technical problems (CI/infrastructure breakdown), and so on. However, in case two releases are planned for the same day, a release of the latest stable version takes precedence. This means that if a stable Ansible 11 release collides with a pre-release of Ansible 12, the latter will be delayed. If a Ansible 11 release collides with a stable Ansible 12 release, including 12.0.0, the Ansible 11 release will be delayed.

Planned major changes

You can install removed collections manually with ansible-galaxy collection install <collection_name>.

Ansible minor releases

Ansible 11.x follows ansible-core-2.18.x releases, so releases will occur approximately every four weeks. If ansible-core delays a release for whatever reason, the next Ansible 11.x minor release will be delayed accordingly.

Ansible 11.x minor releases may contain new features (including new collections) but not backwards incompatibilities. In practice, this means we will include new collection versions where either the patch or the minor version number has changed but not when the major number has changed. For example, if Ansible-11.0.0 ships with community.crypto 2.3.0, Ansible-11.1.0 could ship with community.crypto 2.4.0 but not community.crypto 3.0.0.

Note

Minor and patch releases will stop when Ansible-12 is released. See the Release and Maintenance Page for more information.

Note

We will not provide bugfixes or security fixes for collections that do not provide updates for their major release cycle included in Ansible 11.

Communication

You can submit feedback on the current roadmap by creating a community topic.

Visit the Ansible communication guide for details on how to join and use Ansible communication platforms.