Hi all- we're happy to announce that the general release of Ansible 2.5.0 is now available!
How do you get it? ---------------------------------------------------------------------- $ pip install ansible==2.5.0 --user The tar.gz of the release can be found here: https://releases.ansible.com/ansible/ansible-2.5.0.tar.gz SHA256: 714ede4b0f5455eb2dd2536d8cabb42ab439f52b5ac902308ad027b46f68e6dc What's new in 2.5? ---------------------------------------------------------------------- A number of new features and bugfixes went in for the 2.5 release. The full changelog is at: https://github.com/ansible/ansible/blob/stable-2.5/changelogs/CHANGELOG-v2.5.rst 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.0. Thanks! Matt Davis (@nitzmahone) Ansible Core Engineering / 2.5 release manager -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/a0cfd904-42b6-4623-9792-6a7a2b51e5dc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
