Hi all- we're happy to announce that the general release of Ansible
2.7.9 and Ansible 2.6.15 are now available!


How do you get it?
------------------

$ pip install ansible==2.6.15 --user
or
$ pip install ansible==2.7.9 --user

The tar.gz of the release can be found here:

* 2.7.9
  https://releases.ansible.com/ansible/ansible-2.7.9.tar.gz
  SHA256:
* 2.6.15
  https://releases.ansible.com/ansible/ansible-2.6.15.tar.gz
  SHA256:

What's new in 2.7.9 and 2.6.15?
-------------------------------

These releases are maintenance releases containing numerous bugfixes.
The full changelog is at:

* 2.7.9
   
https://github.com/ansible/ansible/blob/stable-2.7/changelogs/CHANGELOG-v2.7.rst
* 2.6.15
  
https://github.com/ansible/ansible/blob/stable-2.6/changelogs/CHANGELOG-v2.6.rst


What's the schedule for future maintenance releases?
----------------------------------------------------

Future maintenance releases will occur approximately every 3 weeks.
So expect the next one around April 4th.


We've published a porting guide at
https://docs.ansible.com/ansible/devel/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.7.8 and prior,
please open a GitHub issue, and be sure to mention you're using 2.7.9.

Thanks!

-Toshio Kuratomi

-- 
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 ansible-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to