Ansible 2.5.0 Alpha 1 is available

72 views
Skip to first unread message

matt...@redhat.com

unread,
Feb 2, 2018, 1:58:58 AM2/2/18
to Ansible Project
Hi all! We're happy to announce that Alpha 1 for 2.5.0 is now available.

Note that while the core engine is feature complete, community module freeze is next week, so new modules and features will appear in the next pre-release.


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

For the first time, all Ansible pre-releases in the 2.5 series will be published to PyPI. This is probably the easiest way for most users to install:

$ pip install ansible==2.5.0a1 --user


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

SHA256: 629db1896086495a82a13e72078d7f1dc4f518d2c6af682d1cff6520e1c506c7


You can also test against the git repository as follows:

$ cd ansible
$ git checkout v2.5.0a1


You can then source our testing script:

$ . hacking/env-setup

or you can build your own .tar.gz (output will be dist/ansible-2.5.0a1.tar.gz):

$ make sdist


We've published a draft porting guide at https://docs.ansible.com/ansible/devel/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 testing against 2.5.0a1.

Thanks!

Matt Davis

Stas Fomin

unread,
Feb 14, 2018, 8:59:20 AM2/14/18
to Ansible Project

matt...@redhat.com

unread,
Feb 14, 2018, 12:38:21 PM2/14/18
to Ansible Project
Sorry about that- some docs reorgs in devel moved that right after we sent the release announcement, and the redirects aren't in place yet. New location is https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.5.html.

-Matt

On Wednesday, February 14, 2018 at 5:59:20 AM UTC-8, Stas Fomin wrote:
Reply all
Reply to author
Forward
0 new messages