Ansible-core 2.19
Release Schedule
Expected
PRs must be raised well in advance of the dates below to have a chance of being included in this ansible-core release.
Note
Dates subject to change.
Development Phase
The milestone
branch will be advanced at the start date of each development phase, and the beta 1 release.
2024-10-14 Development Phase 1
2024-12-16 Development Phase 2
2025-02-17 Development Phase 3
2025-04-07 Beta 1
Release Phase
2025-03-31 Feature Freeze (and
stable-2.19
branching fromdevel
) No new functionality (including modules/plugins) to any code2025-04-07 Beta 1
2025-04-28 Release Candidate 1
2025-05-19 Release
Note
The beta and release candidate schedules allow for up to 3 releases on a weekly schedule depending on the necessity of creating a release.
Release Manager
Ansible Core Team
Planned work
Data Tagging
Register Projections
No longer allow forks to inherit stdio
ansible-galaxy
CLI improvementsDenote preferred collection
Add
uninstall
commandSupport rollback on upgrade failures
Utilize
requires_ansible
during installs/upgradesSupport relative
download_url
in galaxy API responsesAdd support to ansible-galaxy for new console.redhat.com service account auth
Move environment variable handling for modules out of shell plugins, to support private environment variables
Evaluate pre-fork loop processing in strategy plugins
Add alternative to
sshpass
to thessh
connection pluginEvaluate inclusion of
ssh-agent
handlingDeprecate
paramiko
connection pluginRemove deprecated functionality
Decrease incidental integration tests
Add controller type hinting for discrete areas of the code
Decrease testing sanity ignores
Update ansible-test container images and VMs
Update ansible-test dependencies
Delayed work
The following work has been delayed and retargeted for a future release:
TBD