Hi all- we're happy to announce that the general release of Ansible
2.7.0 is now available!
How do you get it?
----------------------------------------------------------------------
$ pip install ansible --user
The tar.gz of the release can be found here:
https://releases.ansible.com/ansible/ansible-2.7.0.tar.gz
SHA256: a1ab8e0f13e79a20661ad6546f45a142afeaeb664deb2c290e32362d8ae5b618
What's new in 2.7.0?
----------------------------------------------------------------------
The 2.7.0 release contains numerous new features and bugfixes. The
full changelog is at:
https://github.com/ansible/ansible/blob/stable-2.7/changelogs/CHANGELOG-v2.7.rst
What's the schedule for future 2.7 maintenance releases?
----------------------------------------------------------------------
Future 2.7 maintenance releases will occur approximately every 3 weeks.
We've published a porting guide at
https://docs.ansible.com/ansible/2.7/porting_guides/porting_guide_2.7.html
to help migrate your content to 2.7. If you discover any errors, or if
you see any regressions from playbooks which work on 2.6.x and prior,
please open a Github issue, and be sure to mention you're using 2.7.0.
Thanks!
Toshio Kuratomi (@abadger)
Ansible Core Engineering / 2.7 release manager