Hi all- we're happy to announce that the general release of Ansible
2.7.0rc4 is now available!




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


$ pip install ansible==2.7.0rc4 --user


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


https://releases.ansible.com/ansible/ansible-2.7.0rc4.tar.gz
SHA256: 4f4e32733547d719d6a0b0cd513a83a2cfc0d2f29416cbb897ea3d83d28d6640



What's new in 2.7.0rc4?
----------------------------------------------------------------------

This release candidate doesn't have code changes.  We made the release
to update the pypi metadata to require python-2.7 or greater (dropping
python-2.6 from the metadata).  This means that people using pip to
install from pypi will get ansible-2.7.x if they are using python-2.7
or python-3.5+.   If they are using python-2.6, pip will install the
ansible-2.6.x series.  Since Ansible-2.7 drops support for Python-2.6
on the controller, this will allow users with Python-2.6 controllers
to continue to receive updates throughout the lifetime of Ansible-2.6.

The full changelog is at:

https://github.com/ansible/ansible/blob/stable-2.7/changelogs/CHANGELOG-v2.7.rst


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.6.x and prior,
please open a Github issue, and be sure to mention you're using
2.7.0rc4



Thanks!


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

Reply via email to