Hi all- we're happy to announce that the general release of Ansible 2.5.1 is now available!
How do you get it? ---------------------------------------------------------------------- $ pip install ansible==2.5.1 --user The tar.gz of the release can be found here: https://releases.ansible.com/ansible/ansible-2.5.1.tar.gz SHA256: 51f0c9411344741fb4f6dd8757e0fb6a52c4dcf53a1bfbbfee413e067e65001a What's new in 2.5.1? ---------------------------------------------------------------------- The 2.5.1 release is a maintenance release containing numerous bugfixes. The full changelog is at: https://github.com/ansible/ansible/blob/stable-2.5/changelogs/CHANGELOG-v2.5.rst What's the schedule for future 2.5 maintenance releases? ---------------------------------------------------------------------- Future 2.5 maintenance releases will occur approximately every three weeks. We've published a porting guide at https://docs.ansible.com/ansible/2.5/porting_guides/porting_guide_2.5.html to help migrate your content to 2.5. If you discover any errors, or if you see any regressions from playbooks which work on 2.4.x and prior, please open a Github issue, and be sure to mention you're using 2.5.1. Thanks! Matt Davis (@nitzmahone) Ansible Core Engineering / 2.5 release manager -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
