Hi all, we're happy to announce that beta2 for 2.4.2 is now available
for testing.

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

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

https://releases.ansible.com/ansible/ansible-2.4.2.0-0.2.beta2.tar.gz
SHA256: a88117d8bbf35e19f3876aacc679f4151fd4338c56eb403b4b631d4c0e60e39f
You can also test against the git repository as follows:

$ git clone https://github.com/ansible/ansible.git
$ cd ansible
$ git checkout v2.4.2.0-0.2.beta2

You can then source our testing script:

$ . hacking/env-setup

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

$ make sdist

If you discover any errors, or if you see any regressions from
playbooks which work on 2.4.1 and prior, please open a Github issue
and be sure to mention you're testing against this release candidate.

----------------------------------------------------------------------

November and December are always hard times to schedule anything work
related because there are so many holidays and people taking
vacations.  With that disclaimer, here's my tentative timeline for
2.4.2:

* November 8th: Beta3
* November 15th: Beta4
* November 22nd: Rc1
* November 29th: 2.4.2 final

These dates could still be adjusted to try to work around Thanksgiving
better and of course, if blockers are found in RC1 we'll have to slip
into December for the final release.

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