Hi all, we're happy to announce that beta3 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.3.beta3.tar.gz SHA256: bf7c221e249763a7d3be9cc952ae80d3953477cce236ff3d046f6e2e4268414a 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.3.beta3 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. ---------------------------------------------------------------------- So far, all teams have reported that our tentative schedule for 2.4.2 will work for them. So it's looking good for releasing the last week of November. Here are the proposed dates again for anyone that missed the last announcement: 15th November - 2.4.2-beta4 22nd November - 2.4.2-rc1 29th November - 2.4.2 final 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
