Hi all- we're happy to announce that the general release of Ansible 2.9.2 is
now available!
How do you get it?
------------------
$ pip install ansible==2.9.2 --user
The tar.gz of the release can be found here:
* 2.9.2
SHA256: 2f83f8ccc50640aa41a24f6e7757ac06b0ee6189fdcaacab68851771d3b42f3a
What's new in 2.9.2
-------------------
This release is a maintenance release containing numerous bugfixes. The full
changelog is at:
* 2.9.2
What's the schedule for future maintenance releases?
----------------------------------------------------
The next 2.9 series release is scheduled for early January, due to US holidays.
Future maintenance releases will occur approximately every 3 weeks.
Porting Help
------------
We've published a porting guide at
help migrate your content to 2.9.
If you discover any errors or if any of your working playbooks break when you
upgrade to 2.9.2, please use the following link to report the regression:
In your issue, be sure to mention the Ansible version that works and the one
that doesn't.
Thanks!
-Matt Davis