Hi all, we're happy to announce that Beta 1 for 2.4.1 is now available for testing.
How do you get it? ---------------------------------------------------------------------- The tar.gz of the release can be found here: http://releases.ansible.com/ansible/ansible-2.4.1.0-0.1.beta1.tar.gz SHA256: a4fb18a3a479ed9494ac3649ca5bf8ae07cd93ee99c0ae6e71469138cd493f9e You can also test against the git repository as follows: $ git clone https://github.com/ansible/ansible.git $ cd ansible $ git checkout v2.4.1.0-0.1.beta1 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.1.0.tar.gz): $ make sdist If you discover any errors, or if you see any regressions from playbooks which work on 2.4.0 and prior, please open a Github issue and be sure to mention you're testing against this Beta release. Why a Beta? ---------------------------------------------------------------------- This is our first time releasing a Beta since Ansible 2.0. We're going to try this out to see whether it helps to drive more testing of the release prior to the next update. My plan is to release a tarball every week with 2-3 being betas containing additional bugfixes followed by one (or more if really needed) release candidates. The target is to have 2.4.1 out roughly a month after 2.4.0. Thanks for testing! 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.